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 GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetRoleManagementAlertConfigurationAlertDefinitionOperationOptions() GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions + func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToHeaders() *client.Headers + func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToOData() *odata.Query + func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToQuery() *client.QueryParams + type GetRoleManagementAlertConfigurationAlertDefinitionOperationResponse struct + HttpResponse *http.Response + Model *beta.UnifiedRoleManagementAlertDefinition + OData *odata.OData + type RoleManagementAlertAlertConfigurationAlertDefinitionClient struct + Client *msgraph.Client + func NewRoleManagementAlertAlertConfigurationAlertDefinitionClientWithBaseURI(sdkApi sdkEnv.Api) (*RoleManagementAlertAlertConfigurationAlertDefinitionClient, error) + func (c RoleManagementAlertAlertConfigurationAlertDefinitionClient) GetRoleManagementAlertConfigurationAlertDefinition(ctx context.Context, ...) (result GetRoleManagementAlertConfigurationAlertDefinitionOperationResponse, ...)