UserAssignedIdentities.ClientId 속성

정의

사용자 할당 ID의 클라이언트 ID를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="clientId")]
public string ClientId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientId")>]
member this.ClientId : string
Public ReadOnly Property ClientId As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상