次の方法で共有


ApplicationGatewaySslCertificate.KeyVaultSecretId プロパティ

定義

KeyVault に格納されているシークレット ID (base-64 でエンコードされた暗号化されていない pfx) 'Secret' または 'Certificate' オブジェクトを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象