GeoFilter.Action 속성

정의

지역 필터의 작업(예: 액세스 허용 또는 차단)을 가져오거나 설정합니다. 가능한 값은 '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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상