Sdílet prostřednictvím


HostNameSslState.SslState Vlastnost

Definice

Získá nebo nastaví typ SSL. Mezi možné hodnoty patří: Disabled, SniEnabled, IpBasedEnabled

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro