AppServiceEnvironmentResourceInner.SslCertKeyVaultId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to