WebSite::WebSiteHostNameSslState::SslState Property
Gets or sets an WebSiteSslState value that specifies the SSL state.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
public: property Nullable<WebSiteSslState> SslState { Nullable<WebSiteSslState> get(); void set(Nullable<WebSiteSslState> value); }
Show: