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 GetLifecycleWorkflowLastModifiedByOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowLastModifiedByOperationOptions() GetLifecycleWorkflowLastModifiedByOperationOptions + func (o GetLifecycleWorkflowLastModifiedByOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowLastModifiedByOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowLastModifiedByOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowLastModifiedByOperationResponse struct + HttpResponse *http.Response + Model *beta.User + OData *odata.OData + type LifecycleWorkflowWorkflowLastModifiedByClient struct + Client *msgraph.Client + func NewLifecycleWorkflowWorkflowLastModifiedByClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowLastModifiedByClient, error) + func (c LifecycleWorkflowWorkflowLastModifiedByClient) GetLifecycleWorkflowLastModifiedBy(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result GetLifecycleWorkflowLastModifiedByOperationResponse, err error)