Compartir a través de


GeoFilter.Action Propiedad

Definición

Obtiene o establece la acción del filtro geográfico, es decir, permitir o bloquear el acceso. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a