Share via


VolumeBackups.PolicyEnabled Property

Definition

Gets or sets policy enabled

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to