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