다음을 통해 공유


IUpdateStandardEndpoint.WithGeoFilters(IList<GeoFilter>) 메서드

정의

사용할 지역 필터를 지정합니다.

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>

지역 필터.

반환

적용 대상