Partager via


HostNameBinding.SslState Propriété

Définition

Obtient ou définit le type SSL. Les valeurs possibles sont les suivantes : 'Disabled', 'SniEnabled', 'IpBasedEnabled'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à