Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetRoleManagementAlertConfigurationOperationOptions ¶
type GetRoleManagementAlertConfigurationOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetRoleManagementAlertConfigurationOperationOptions ¶
func DefaultGetRoleManagementAlertConfigurationOperationOptions() GetRoleManagementAlertConfigurationOperationOptions
func (GetRoleManagementAlertConfigurationOperationOptions) ToHeaders ¶
func (o GetRoleManagementAlertConfigurationOperationOptions) ToHeaders() *client.Headers
func (GetRoleManagementAlertConfigurationOperationOptions) ToOData ¶
func (o GetRoleManagementAlertConfigurationOperationOptions) ToOData() *odata.Query
func (GetRoleManagementAlertConfigurationOperationOptions) ToQuery ¶
func (o GetRoleManagementAlertConfigurationOperationOptions) ToQuery() *client.QueryParams
type RoleManagementAlertAlertAlertConfigurationClient ¶
func NewRoleManagementAlertAlertAlertConfigurationClientWithBaseURI ¶
func NewRoleManagementAlertAlertAlertConfigurationClientWithBaseURI(sdkApi sdkEnv.Api) (*RoleManagementAlertAlertAlertConfigurationClient, error)
func (RoleManagementAlertAlertAlertConfigurationClient) GetRoleManagementAlertConfiguration ¶
func (c RoleManagementAlertAlertAlertConfigurationClient) GetRoleManagementAlertConfiguration(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, options GetRoleManagementAlertConfigurationOperationOptions) (result GetRoleManagementAlertConfigurationOperationResponse, err error)
GetRoleManagementAlertConfiguration - Get alertConfiguration from identityGovernance. The configuration of the alert in PIM for Microsoft Entra roles. Alert configurations are pre-defined and cannot be created or deleted, but some configurations can be modified. Supports $filter for the isEnabled property and $expand.
Click to show internal directories.
Click to hide internal directories.