다음을 통해 공유


IWithStandardAttach<ParentT>.WithGeoFilters 메서드

정의

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

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<ParentT> 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.Definition.IWithStandardAttach<'ParentT>
Public Function WithGeoFilters (geoFilters As IList(Of GeoFilter)) As IWithStandardAttach(Of ParentT)

매개 변수

geoFilters
IList<GeoFilter>

지역 필터.

반환

적용 대상