RoleManagementPolicyRuleTarget.Level Property
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 assignment level to which rule is applied.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Authorization.RoleManagementAssignmentLevel> Level { get; set; }
member this.Level : Azure.Provisioning.BicepValue<Azure.Provisioning.Authorization.RoleManagementAssignmentLevel> with get, set
Public Property Level As BicepValue(Of RoleManagementAssignmentLevel)