CloudServiceCreateParameters.GeoRegion Property

 

Required. Gets or sets the region for the cloud service. This field cannot be updated after the cloud service is created.

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

public string GeoRegion { get; set; }

Property Value

Type: System.String
Return to top
Show: