VirtualEnclaveCommunityPatchProperties.CommunityRoleAssignments 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.
Community role assignments.
public System.Collections.Generic.IList<Azure.ResourceManager.VirtualEnclaves.Models.VirtualEnclaveRoleAssignmentItem> CommunityRoleAssignments { get; }
member this.CommunityRoleAssignments : System.Collections.Generic.IList<Azure.ResourceManager.VirtualEnclaves.Models.VirtualEnclaveRoleAssignmentItem>
Public ReadOnly Property CommunityRoleAssignments As IList(Of VirtualEnclaveRoleAssignmentItem)