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 GetLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCountOperationOptions() ... + func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type LifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorClient struct + Client *msgraph.Client + func NewLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorClient, ...) + func (c LifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorClient) GetLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCount(ctx context.Context, ...) (...) + func (c LifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrors(ctx context.Context, ...) (...) + func (c LifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsComplete(ctx context.Context, ...) (...) + func (c LifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorClient) ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, ...) (...) + type ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCompleteResult struct + Items []beta.ServiceProvisioningError + LatestHttpResponse *http.Response + type ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsOperationOptions 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 DefaultListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsOperationOptions() ... + func (o ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.ServiceProvisioningError + OData *odata.OData + type ServiceProvisioningErrorOperationPredicate struct + func (p ServiceProvisioningErrorOperationPredicate) Matches(input beta.ServiceProvisioningError) bool