次の方法で共有


AppServiceEnvironmentResourceInner.SslCertKeyVaultId プロパティ

定義

ILB App Service Environment既定の SSL 証明書のキー コンテナー ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象