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 GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCountOperationOptions() ... + func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorClient struct + Client *msgraph.Client + func NewLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorClientWithBaseURI(sdkApi sdkEnv.Api) (...) + func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorClient) GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCount(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorClient) ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrors(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorClient) ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsComplete(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorClient) ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, ...) (...) + type ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCompleteResult struct + Items []beta.ServiceProvisioningError + LatestHttpResponse *http.Response + type ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsOperationOptions 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 DefaultListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsOperationOptions() ... + func (o ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectServiceProvisioningErrorsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.ServiceProvisioningError + OData *odata.OData + type ServiceProvisioningErrorOperationPredicate struct + func (p ServiceProvisioningErrorOperationPredicate) Matches(input beta.ServiceProvisioningError) bool