Documentation ¶
Index ¶
- type GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions
- func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToHeaders() *client.Headers
- func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToOData() *odata.Query
- func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToQuery() *client.QueryParams
- type GetRoleManagementAlertConfigurationAlertDefinitionOperationResponse
- type RoleManagementAlertAlertConfigurationAlertDefinitionClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions ¶
type GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetRoleManagementAlertConfigurationAlertDefinitionOperationOptions ¶
func DefaultGetRoleManagementAlertConfigurationAlertDefinitionOperationOptions() GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions
func (GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToHeaders ¶
func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToHeaders() *client.Headers
func (GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToOData ¶
func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToOData() *odata.Query
func (GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToQuery ¶
func (o GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) ToQuery() *client.QueryParams
type RoleManagementAlertAlertConfigurationAlertDefinitionClient ¶
func NewRoleManagementAlertAlertConfigurationAlertDefinitionClientWithBaseURI ¶
func NewRoleManagementAlertAlertConfigurationAlertDefinitionClientWithBaseURI(sdkApi sdkEnv.Api) (*RoleManagementAlertAlertConfigurationAlertDefinitionClient, error)
func (RoleManagementAlertAlertConfigurationAlertDefinitionClient) GetRoleManagementAlertConfigurationAlertDefinition ¶
func (c RoleManagementAlertAlertConfigurationAlertDefinitionClient) GetRoleManagementAlertConfigurationAlertDefinition(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertConfigurationId, options GetRoleManagementAlertConfigurationAlertDefinitionOperationOptions) (result GetRoleManagementAlertConfigurationAlertDefinitionOperationResponse, err error)
GetRoleManagementAlertConfigurationAlertDefinition - Get alertDefinition from identityGovernance. The definition of the alert that contains its description, impact, and measures to mitigate or prevent it. Supports $expand.
Click to show internal directories.
Click to hide internal directories.