WebSpacesListGeoRegionsResponse.GeoRegions Property

 

Gets or sets a collection of WebSpacesListGeoRegionsResponse.GeoRegion objects that lists the available geo-regions.

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

public IList<WebSpacesListGeoRegionsResponse.GeoRegion> GeoRegions { get; set; }
Return to top
Show: