Поделиться через


HostNameSslState.SslState Свойство

Определение

Возвращает или задает тип SSL. Возможные значения: 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к