Share via


Topic.DataResidencyBoundary Property

Definition

Gets or sets data Residency Boundary of the resource. Possible values include: 'WithinGeopair', 'WithinRegion'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to