Share via


NamespaceResource.DataCenter Property

Definition

Gets or sets data center for the namespace

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataCenter")]
public string DataCenter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataCenter")>]
member this.DataCenter : string with get, set
Public Property DataCenter As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to