RoleManagementPolicyPimOnlyModeRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The role management policy PIM only mode rule.
public class RoleManagementPolicyPimOnlyModeRule : Azure.ResourceManager.Authorization.Models.RoleManagementPolicyRule, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Authorization.Models.RoleManagementPolicyPimOnlyModeRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Authorization.Models.RoleManagementPolicyPimOnlyModeRule>
type RoleManagementPolicyPimOnlyModeRule = class
inherit RoleManagementPolicyRule
interface IJsonModel<RoleManagementPolicyPimOnlyModeRule>
interface IPersistableModel<RoleManagementPolicyPimOnlyModeRule>
Public Class RoleManagementPolicyPimOnlyModeRule
Inherits RoleManagementPolicyRule
Implements IJsonModel(Of RoleManagementPolicyPimOnlyModeRule), IPersistableModel(Of RoleManagementPolicyPimOnlyModeRule)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| RoleManagementPolicyPimOnlyModeRule() |
Initializes a new instance of RoleManagementPolicyPimOnlyModeRule. |
Properties
| Name | Description |
|---|---|
| Id |
The id of the rule. (Inherited from RoleManagementPolicyRule) |
| PimOnlyModeSettings |
The PIM Only Mode settings. |
| Target |
The target of the current rule. (Inherited from RoleManagementPolicyRule) |