ServiceBusNamespace.Region 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.
Optional. Specifies the targeted region in which the namespace should be created. It can be any of the following values: Central US, East US, East US 2, North Central US, South Central US, West US, North Europe, West Europe, East Asia, Southeast Asia, Brazil South, Canada Central, Canada East, Japan East, Japan West (see http://msdn.microsoft.com/en-us/library/windowsazure/jj873988.aspx for more information)
public string Region { get; set; }
member this.Region : string with get, set
Public Property Region As String
Property Value
Applies to
Azure SDK for .NET