Partilhar via


HostNameSslState.SslState Propriedade

Definição

Obtém ou define o tipo SSL. Os valores possíveis incluem: 'Disabled', 'SniEnabled', 'IpBasedEnabled'

[Newtonsoft.Json.JsonProperty(PropertyName="sslState")]
public Microsoft.Azure.Management.WebSites.Models.SslState? SslState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sslState")>]
member this.SslState : Nullable<Microsoft.Azure.Management.WebSites.Models.SslState> with get, set
Public Property SslState As Nullable(Of SslState)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a