Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions() GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions + func (o GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient struct + Client *msgraph.Client + func NewLifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient, error) + func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) GetLifecycleWorkflowCreatedByServiceProvisioningErrorsCount(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (...) + func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrors(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (...) + func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrorsComplete(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult, error) + func (c LifecycleWorkflowWorkflowCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult, ...) + type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCompleteResult struct + Items []stable.ServiceProvisioningError + LatestHttpResponse *http.Response + type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowCreatedByServiceProvisioningErrorsCustomPager) NextPageLink() *odata.Link + 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() ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions + func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowCreatedByServiceProvisioningErrorsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.ServiceProvisioningError + OData *odata.OData + type ServiceProvisioningErrorOperationPredicate struct + func (p ServiceProvisioningErrorOperationPredicate) Matches(input stable.ServiceProvisioningError) bool