Share via


GeoFilter.Action Property

Definition

Gets or sets action of the geo filter, i.e. allow or block access. Possible values include: 'Block', 'Allow'

[Newtonsoft.Json.JsonProperty(PropertyName="action")]
public Microsoft.Azure.Management.Cdn.Fluent.Models.GeoFilterActions Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="action")>]
member this.Action : Microsoft.Azure.Management.Cdn.Fluent.Models.GeoFilterActions with get, set
Public Property Action As GeoFilterActions

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to