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 GetLifecycleWorkflowExecutionScopeCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowExecutionScopeCountOperationOptions() GetLifecycleWorkflowExecutionScopeCountOperationOptions + func (o GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowExecutionScopeCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type GetLifecycleWorkflowExecutionScopeOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowExecutionScopeOperationOptions() GetLifecycleWorkflowExecutionScopeOperationOptions + func (o GetLifecycleWorkflowExecutionScopeOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowExecutionScopeOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowExecutionScopeOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowExecutionScopeOperationResponse struct + HttpResponse *http.Response + Model *beta.IdentityGovernanceUserProcessingResult + OData *odata.OData + type IdentityGovernanceUserProcessingResultOperationPredicate struct + func (p IdentityGovernanceUserProcessingResultOperationPredicate) Matches(input beta.IdentityGovernanceUserProcessingResult) bool + type LifecycleWorkflowWorkflowExecutionScopeClient struct + Client *msgraph.Client + func NewLifecycleWorkflowWorkflowExecutionScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowExecutionScopeClient, error) + func (c LifecycleWorkflowWorkflowExecutionScopeClient) GetLifecycleWorkflowExecutionScope(ctx context.Context, ...) (result GetLifecycleWorkflowExecutionScopeOperationResponse, err error) + func (c LifecycleWorkflowWorkflowExecutionScopeClient) GetLifecycleWorkflowExecutionScopeCount(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result GetLifecycleWorkflowExecutionScopeCountOperationResponse, err error) + func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopes(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowExecutionScopesOperationResponse, err error) + func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopesComplete(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (ListLifecycleWorkflowExecutionScopesCompleteResult, error) + func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopesCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowExecutionScopesCompleteResult, err error) + type ListLifecycleWorkflowExecutionScopesCompleteResult struct + Items []beta.IdentityGovernanceUserProcessingResult + LatestHttpResponse *http.Response + type ListLifecycleWorkflowExecutionScopesCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowExecutionScopesCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowExecutionScopesOperationOptions 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 DefaultListLifecycleWorkflowExecutionScopesOperationOptions() ListLifecycleWorkflowExecutionScopesOperationOptions + func (o ListLifecycleWorkflowExecutionScopesOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowExecutionScopesOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowExecutionScopesOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowExecutionScopesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.IdentityGovernanceUserProcessingResult + OData *odata.OData