Compartir a través de


IotHubProperties.EnableDataResidency Propiedad

Definición

Obtiene o establece esta propiedad cuando se establece en true, habilitará la residencia de datos, por lo que deshabilitará la recuperación ante desastres.

[Newtonsoft.Json.JsonProperty(PropertyName="enableDataResidency")]
public bool? EnableDataResidency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableDataResidency")>]
member this.EnableDataResidency : Nullable<bool> with get, set
Public Property EnableDataResidency As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a