Compartir a través de


BackupResourceConfig.DedupState Propiedad

Definición

Obtiene o establece el estado de desdup del almacén. Entre los valores posibles se incluyen: 'Invalid', 'Enabled', 'Disabled'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a