Share via


PolicyDefinitionSummary.Effect Property

Definition

Gets or sets policy effect, i.e. policy definition action.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to