Dela via


HostNameSslState.SslState Egenskap

Definition

Hämtar eller anger SSL-typ. Möjliga värden är: "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)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för