共用方式為


KeyVaultCertificateSourceParameters.VaultName 屬性

定義

取得或設定包含 SSL 憑證的使用者金鑰保存庫名稱

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於