次の方法で共有


UploadCertificateResponse.ServicePrincipalClientId プロパティ

定義

Azure Active Directory サービス プリンシパルクライアント ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象