GalleryInVmAccessControlRulesRoleAssignment.Identities Property

Definition

A list of identities that can access the privileges defined by the role.

public Azure.Provisioning.BicepList<string> Identities { get; set; }
member this.Identities : Azure.Provisioning.BicepList<string> with get, set
Public Property Identities As BicepList(Of String)

Property Value

Applies to