WebSiteCreateParameters.WebSpaceDetails.GeoRegion Property

 

Gets or sets the geographical region of the web space.

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

public string GeoRegion { get; set; }

Property Value

Type: System.String

The geographical region.

Return to top
Show: