Share via


VolumeBackupProperties2023_07_01.PolicyEnforced Property

Definition

Gets or sets policy Enforced

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to