EndpointUpdateParameters.GeoFilters 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定定義 CDN 端點內使用者地理存取的規則清單。 每個地理篩選會定義指定路徑或內容的存取規則,例如封鎖路徑 /pictures/ 的 APAC
[Newtonsoft.Json.JsonProperty(PropertyName="properties.geoFilters")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.GeoFilter> GeoFilters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.geoFilters")>]
member this.GeoFilters : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.GeoFilter> with get, set
Public Property GeoFilters As IList(Of GeoFilter)
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute