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 DeleteLifecycleWorkflowInsightOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteLifecycleWorkflowInsightOperationOptions() DeleteLifecycleWorkflowInsightOperationOptions + func (o DeleteLifecycleWorkflowInsightOperationOptions) ToHeaders() *client.Headers + func (o DeleteLifecycleWorkflowInsightOperationOptions) ToOData() *odata.Query + func (o DeleteLifecycleWorkflowInsightOperationOptions) ToQuery() *client.QueryParams + type DeleteLifecycleWorkflowInsightOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetLifecycleWorkflowInsightOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowInsightOperationOptions() GetLifecycleWorkflowInsightOperationOptions + func (o GetLifecycleWorkflowInsightOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowInsightOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowInsightOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowInsightOperationResponse struct + HttpResponse *http.Response + Model *beta.IdentityGovernanceInsights + OData *odata.OData + type LifecycleWorkflowInsightClient struct + Client *msgraph.Client + func NewLifecycleWorkflowInsightClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowInsightClient, error) + func (c LifecycleWorkflowInsightClient) DeleteLifecycleWorkflowInsight(ctx context.Context, options DeleteLifecycleWorkflowInsightOperationOptions) (result DeleteLifecycleWorkflowInsightOperationResponse, err error) + func (c LifecycleWorkflowInsightClient) GetLifecycleWorkflowInsight(ctx context.Context, options GetLifecycleWorkflowInsightOperationOptions) (result GetLifecycleWorkflowInsightOperationResponse, err error) + func (c LifecycleWorkflowInsightClient) UpdateLifecycleWorkflowInsight(ctx context.Context, input beta.IdentityGovernanceInsights, ...) (result UpdateLifecycleWorkflowInsightOperationResponse, err error) + type UpdateLifecycleWorkflowInsightOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateLifecycleWorkflowInsightOperationOptions() UpdateLifecycleWorkflowInsightOperationOptions + func (o UpdateLifecycleWorkflowInsightOperationOptions) ToHeaders() *client.Headers + func (o UpdateLifecycleWorkflowInsightOperationOptions) ToOData() *odata.Query + func (o UpdateLifecycleWorkflowInsightOperationOptions) ToQuery() *client.QueryParams + type UpdateLifecycleWorkflowInsightOperationResponse struct + HttpResponse *http.Response + OData *odata.OData