次の方法で共有


AppServiceCertificate.KeyVaultSecretName プロパティ

定義

Key Vault シークレット名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象