WebSiteSslState Enumeration
Specifies the SSL state of a web site.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Member name | Description | |
|---|---|---|
| Disabled | Specifies that the SSL state is Disabled. | |
| IpBasedEnabled | Specifies that the SSL state is IPBasedEnabled. | |
| SniEnabled | Specifies that the SSL state is SNIEnabled. |
Show: