Documentation ¶
Index ¶
- type GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions
- func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationResponse
- type LifecycleWorkflowCustomTaskExtensionCreatedByClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions ¶
type GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions ¶
func DefaultGetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions() GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions
func (GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowCustomTaskExtensionCreatedByClient ¶
func NewLifecycleWorkflowCustomTaskExtensionCreatedByClientWithBaseURI ¶
func NewLifecycleWorkflowCustomTaskExtensionCreatedByClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowCustomTaskExtensionCreatedByClient, error)
func (LifecycleWorkflowCustomTaskExtensionCreatedByClient) GetLifecycleWorkflowCustomTaskExtensionCreatedBy ¶
func (c LifecycleWorkflowCustomTaskExtensionCreatedByClient) GetLifecycleWorkflowCustomTaskExtensionCreatedBy(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowCustomTaskExtensionId, options GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationOptions) (result GetLifecycleWorkflowCustomTaskExtensionCreatedByOperationResponse, err error)
GetLifecycleWorkflowCustomTaskExtensionCreatedBy - Get createdBy from identityGovernance. The unique identifier of the Microsoft Entra user that created the custom task extension.Supports $filter(eq, ne) and $expand.
Click to show internal directories.
Click to hide internal directories.