WebSite.HostNameSslStates Property

Definition

Optional. SSL states bound to the web site.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSite.WebSiteHostNameSslState> HostNameSslStates { get; set; }
member this.HostNameSslStates : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSite.WebSiteHostNameSslState> with get, set
Public Property HostNameSslStates As IList(Of WebSite.WebSiteHostNameSslState)

Property Value

Applies to