다음을 통해 공유


RoleAssignmentArtifact.PrincipalIds 속성

정의

Azure Active Directory에서 사용자 또는 그룹 ID의 배열을 가져오거나 설정합니다. roleDefinition은 각 ID에 적용됩니다.

[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

적용 대상