Share via


SitePatchResource.HostNameSslStates Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNameSslStates")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.HostNameSslState> HostNameSslStates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNameSslStates")>]
member this.HostNameSslStates : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.HostNameSslState> with get, set
Public Property HostNameSslStates As IList(Of HostNameSslState)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to