CloudServiceCreateParameters.GeoRegion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required. The region for the cloud service. This field cannot be updated after the cloud service is created.
public string GeoRegion { get; set; }
member this.GeoRegion : string with get, set
Public Property GeoRegion As String