次の方法で共有


UploadCertificateResponse.ServicePrincipalObjectId プロパティ

定義

Azure Active Directory サービス プリンシパル オブジェクト ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象