Compartir a través de


AppServiceEnvironmentResourceInner.SslCertKeyVaultSecretName Propiedad

Definición

Obtiene o establece el nombre del secreto del almacén de claves para ILB App Service Environment certificado SSL predeterminado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a