WebSiteUpdateParameters::WebSiteHostNameSslState Constructor (String^, WebSiteSslState, Boolean)

 

Initializes a new instance of the WebSiteHostNameSslState class with required arguments.

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

public:
WebSiteHostNameSslState(
	String^ name,
	WebSiteSslState sslState,
	bool toUpdate
)
Return to top
Show: