Поделиться через


RoleAssignmentArtifact.PrincipalIds Свойство

Определение

Возвращает или задает массив удостоверений пользователей или групп в Azure Active Directory. RoleDefinition будет применяться к каждому удостоверению.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.principalIds")]
public object PrincipalIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.principalIds")>]
member this.PrincipalIds : obj with get, set
Public Property PrincipalIds As Object

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к