BackupResourceConfig.XcoolState Property

Definition

Gets or sets vault x-cool state. Possible values include: 'Invalid', 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to