Compartir a través de


Domain.DataResidencyBoundary Propiedad

Definición

Obtiene o establece el límite de residencia de datos del recurso. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a