Documentation ¶
Index ¶
- type GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationResponse
- type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions ¶
type GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions ¶
func DefaultGetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions() GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions
func (GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectClient ¶
type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectClient, error)
func (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectClient) GetLifecycleWorkflowRunUserProcessingResultTaskSubject ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectClient) GetLifecycleWorkflowRunUserProcessingResultTaskSubject(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultIdTaskProcessingResultId, options GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationOptions) (result GetLifecycleWorkflowRunUserProcessingResultTaskSubjectOperationResponse, err error)
GetLifecycleWorkflowRunUserProcessingResultTaskSubject - Get subject from identityGovernance. The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.
Click to show internal directories.
Click to hide internal directories.