Language

VirtualEnclavePatchProperties.RbacInheritance Property

Definition

Controls whether standard Azure RBAC role inheritance applies to the workload resource group(s).

public Azure.ResourceManager.Enclave.Models.VirtualEnclaveRbacInheritanceMode? RbacInheritance { get; set; }
member this.RbacInheritance : Nullable<Azure.ResourceManager.Enclave.Models.VirtualEnclaveRbacInheritanceMode> with get, set
Public Property RbacInheritance As Nullable(Of VirtualEnclaveRbacInheritanceMode)

Property Value

Applies to