Partager via


HostNameSslState.SslState Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to