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 GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions() ... + func (o GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type LifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorClient struct + Client *msgraph.Client + func NewLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorClientWithBaseURI(sdkApi sdkEnv.Api) (...) + func (c LifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorClient) GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCount(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorClient) ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrors(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorClient) ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsComplete(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorClient) ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, ...) (...) + type ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCompleteResult struct + Items []stable.ServiceProvisioningError + LatestHttpResponse *http.Response + type ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions 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 DefaultListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions() ... + func (o ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowDeletedItemWorkflowLastModifiedByServiceProvisioningErrorsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.ServiceProvisioningError + OData *odata.OData + type ServiceProvisioningErrorOperationPredicate struct + func (p ServiceProvisioningErrorOperationPredicate) Matches(input stable.ServiceProvisioningError) bool