WebSiteUpdateParameters.WebSiteHostNameSslState.SslState Property

 

Gets or sets a WebSiteSslState value that specifies the SSL state.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Public Property SslState As Nullable(Of WebSiteSslState)

Property Value

Type: System.Nullable(Of WebSiteSslState)

A WebSiteSslState value.

Return to top
Show: