Condividi tramite


HostNameSslState.SslState Proprietà

Definizione

Ottiene o imposta il tipo SSL. I valori possibili includono: '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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a