Compartir a través de


KeyVaultCertificateSourceParameters.VaultName Propiedad

Definición

Obtiene o establece el nombre del Key Vault del usuario que contiene el certificado 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a