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 GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowCreatedByMailboxSettingOperationOptions() GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions + func (o GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowCreatedByMailboxSettingOperationResponse struct + HttpResponse *http.Response + Model *beta.MailboxSettings + OData *odata.OData + type LifecycleWorkflowWorkflowCreatedByMailboxSettingClient struct + Client *msgraph.Client + func NewLifecycleWorkflowWorkflowCreatedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowCreatedByMailboxSettingClient, error) + func (c LifecycleWorkflowWorkflowCreatedByMailboxSettingClient) GetLifecycleWorkflowCreatedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result GetLifecycleWorkflowCreatedByMailboxSettingOperationResponse, err error) + func (c LifecycleWorkflowWorkflowCreatedByMailboxSettingClient) UpdateLifecycleWorkflowCreatedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result UpdateLifecycleWorkflowCreatedByMailboxSettingOperationResponse, ...) + type UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions + func (o UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers + func (o UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query + func (o UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams + type UpdateLifecycleWorkflowCreatedByMailboxSettingOperationResponse struct + HttpResponse *http.Response + OData *odata.OData