Freigeben über


HostNameSslState.SslState Eigenschaft

Definition

Ruft den SSL-Typ ab oder legt diese fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: