Compartilhar via


RoleAssignmentInner.PrincipalType Propriedade

Definição

Obtém ou define o tipo principal da ID da entidade de segurança atribuída. Os valores possíveis incluem: 'User', 'Group', 'ServicePrincipal', 'Unknown', 'DirectoryRoleTemplate', 'ForeignGroup', 'Application', 'MSI', 'DirectoryObjectOrGroup', 'Everyone'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.principalType")]
public Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PrincipalType PrincipalType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.principalType")>]
member this.PrincipalType : Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PrincipalType with get, set
Public Property PrincipalType As PrincipalType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a