PolicyAssignment.EnforcementMode Property

Definition

Gets or sets the policy assignment enforcement mode. Possible values are Default and DoNotEnforce. Possible values include: 'Default', 'DoNotEnforce'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to