GeoFilter.Action Propriedade

Definição

Obtém ou define a ação do filtro geográfico, ou seja, permitir ou bloquear o acesso. Os valores possíveis incluem: 'Block', 'Allow'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a