次の方法で共有


IUpdateStandardEndpoint.WithGeoFilters(IList<GeoFilter>) メソッド

定義

使用する geo フィルターを指定します。

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint WithGeoFilters (System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.GeoFilter> geoFilters);
abstract member WithGeoFilters : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.GeoFilter> -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint
Public Function WithGeoFilters (geoFilters As IList(Of GeoFilter)) As IUpdateStandardEndpoint

パラメーター

geoFilters
IList<GeoFilter>

geo フィルター。

戻り値

適用対象