AzureVmWorkloadProtectionPolicy.MakePolicyConsistent Property

Definition

Gets or sets fix the policy inconsistency

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to