共用方式為


PrivateCloudIdentity.PrincipalId 屬性

定義

取得私人雲端身分識別的主體識別碼。 此屬性只會針對系統指派的身分識別提供。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於