Documentation ¶
Index ¶
- type GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions
- func (o GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationResponse
- type LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient
- func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCount(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (...)
- func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrors(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (...)
- func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrorsComplete(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult, error)
- func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult, ...)
- type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult
- type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCustomPager
- type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions
- func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers
- func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query
- func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToQuery() *client.QueryParams
- type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationResponse
- type ServiceProvisioningErrorOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions ¶
type GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions ¶
func DefaultGetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions() GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions
func (GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToOData() *odata.Query
type LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient ¶
type LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient, error)
func (LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCount ¶
func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCount(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) (result GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationResponse, err error)
GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCount - Get the number of the resource
func (LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrors ¶
func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrors(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) (result ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationResponse, err error)
ListLifecycleWorkflowCreatedByServiceProvisioningErrors - Get serviceProvisioningErrors property value. Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.
func (LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrorsComplete ¶
func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrorsComplete(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) (ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult, error)
ListLifecycleWorkflowCreatedByServiceProvisioningErrorsComplete retrieves all the results into a single object
func (LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteMatchingPredicate ¶
func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions, predicate ServiceProvisioningErrorOperationPredicate) (result ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult, err error)
ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteMatchingPredicate retrieves all the results and then applies the predicate
type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult ¶
type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.ServiceProvisioningError }
type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCustomPager ¶
type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCustomPager) NextPageLink ¶
func (p *ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCustomPager) NextPageLink() *odata.Link
type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions ¶
type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions ¶
func DefaultListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions() ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions
func (ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToHeaders ¶
func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers
func (ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToOData ¶
func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query
func (ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToQuery ¶
func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToQuery() *client.QueryParams
type ServiceProvisioningErrorOperationPredicate ¶
type ServiceProvisioningErrorOperationPredicate struct { }
func (ServiceProvisioningErrorOperationPredicate) Matches ¶
func (p ServiceProvisioningErrorOperationPredicate) Matches(input beta.ServiceProvisioningError) bool
Click to show internal directories.
Click to hide internal directories.