ServiceBusNamespace.Region Property

Definition

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