AppServiceEnvironmentResourceInner.SslCertKeyVaultSecretName Property

Definition

Gets or sets key Vault Secret Name for ILB App Service Environment default SSL certificate

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to