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 GetLifecycleWorkflowSettingOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowSettingOperationOptions() GetLifecycleWorkflowSettingOperationOptions + func (o GetLifecycleWorkflowSettingOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowSettingOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowSettingOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowSettingOperationResponse struct + HttpResponse *http.Response + Model *beta.IdentityGovernanceLifecycleManagementSettings + OData *odata.OData + type LifecycleWorkflowSettingClient struct + Client *msgraph.Client + func NewLifecycleWorkflowSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowSettingClient, error) + func (c LifecycleWorkflowSettingClient) GetLifecycleWorkflowSetting(ctx context.Context, options GetLifecycleWorkflowSettingOperationOptions) (result GetLifecycleWorkflowSettingOperationResponse, err error) + func (c LifecycleWorkflowSettingClient) UpdateLifecycleWorkflowSetting(ctx context.Context, input beta.IdentityGovernanceLifecycleManagementSettings, ...) (result UpdateLifecycleWorkflowSettingOperationResponse, err error) + type UpdateLifecycleWorkflowSettingOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateLifecycleWorkflowSettingOperationOptions() UpdateLifecycleWorkflowSettingOperationOptions + func (o UpdateLifecycleWorkflowSettingOperationOptions) ToHeaders() *client.Headers + func (o UpdateLifecycleWorkflowSettingOperationOptions) ToOData() *odata.Query + func (o UpdateLifecycleWorkflowSettingOperationOptions) ToQuery() *client.QueryParams + type UpdateLifecycleWorkflowSettingOperationResponse struct + HttpResponse *http.Response + OData *odata.OData