次の方法で共有


GeoFilter.Action プロパティ

定義

geo フィルターのアクション (アクセスの許可またはブロック) を取得または設定します。 使用可能な値は次のとおりです: '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

適用対象