Share via


BackupResourceConfig.DedupState Property

Definition

Gets or sets vault Dedup state. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to