WebSiteCreateParameters.WebSpaceDetails Constructor (String, String, String)

 

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

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

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