IAddRoleAssignmentsContext.PrincipalType 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 type to use in the role assignment.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Authorization.RoleManagementPrincipalType> PrincipalType { get; }
member this.PrincipalType : Azure.Provisioning.BicepValue<Azure.Provisioning.Authorization.RoleManagementPrincipalType>
Public ReadOnly Property PrincipalType As BicepValue(Of RoleManagementPrincipalType)