次の方法で共有


ResourceCertificateAndAadDetails.ServicePrincipalObjectId プロパティ

定義

AAD サービス プリンシパル ObjectId を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象