WebSiteCreateParameters Constructor (String, String)

 

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

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

Public Sub New (
	name As String,
	serverFarm As String
)
Return to top
Show: