IAddRoleAssignmentsContext.PrincipalName 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.
Gets the principal name to use in the role assignment.
public Azure.Provisioning.BicepValue<string> PrincipalName { get; }
member this.PrincipalName : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property PrincipalName As BicepValue(Of String)
Property Value
Remarks
Not all role assignments require/use a principal name.