Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetRoleManagementAlertDefinitionOperationOptions ¶
type GetRoleManagementAlertDefinitionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetRoleManagementAlertDefinitionOperationOptions ¶
func DefaultGetRoleManagementAlertDefinitionOperationOptions() GetRoleManagementAlertDefinitionOperationOptions
func (GetRoleManagementAlertDefinitionOperationOptions) ToHeaders ¶
func (o GetRoleManagementAlertDefinitionOperationOptions) ToHeaders() *client.Headers
func (GetRoleManagementAlertDefinitionOperationOptions) ToOData ¶
func (o GetRoleManagementAlertDefinitionOperationOptions) ToOData() *odata.Query
func (GetRoleManagementAlertDefinitionOperationOptions) ToQuery ¶
func (o GetRoleManagementAlertDefinitionOperationOptions) ToQuery() *client.QueryParams
type RoleManagementAlertAlertAlertDefinitionClient ¶
func NewRoleManagementAlertAlertAlertDefinitionClientWithBaseURI ¶
func NewRoleManagementAlertAlertAlertDefinitionClientWithBaseURI(sdkApi sdkEnv.Api) (*RoleManagementAlertAlertAlertDefinitionClient, error)
func (RoleManagementAlertAlertAlertDefinitionClient) GetRoleManagementAlertDefinition ¶
func (c RoleManagementAlertAlertAlertDefinitionClient) GetRoleManagementAlertDefinition(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options GetRoleManagementAlertDefinitionOperationOptions) (result GetRoleManagementAlertDefinitionOperationResponse, err error)
GetRoleManagementAlertDefinition - Get alertDefinition from identityGovernance. Contains the description, impact, and measures to mitigate or prevent the security alert from being triggered in your tenant. Supports $expand.
Click to show internal directories.
Click to hide internal directories.