RoleAssignmentData.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.
The principal type of the assigned principal ID.
public Azure.ResourceManager.Authorization.Models.RoleManagementPrincipalType? PrincipalType { get; }
member this.PrincipalType : Nullable<Azure.ResourceManager.Authorization.Models.RoleManagementPrincipalType>
Public ReadOnly Property PrincipalType As Nullable(Of RoleManagementPrincipalType)