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