NamespaceDescription.Region Property

Definition

Gets or sets the geographic region(s) of the Microsoft datacenters in which Customer Data will be stored.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="Region", Order=101)]
public string Region { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="Region", Order=101)>]
member this.Region : string with get, set
Public Property Region As String

Property Value

The geographic region(s) of the Microsoft datacenters in which Customer Data will be stored.

Attributes

Applies to