LocationBasedPerformanceTier interface

LocationBasedPerformanceTier를 나타내는 인터페이스입니다.

메서드

list(string, LocationBasedPerformanceTierListOptionalParams)

지정된 구독의 지정된 위치에 있는 모든 성능 계층을 나열합니다.

메서드 세부 정보

list(string, LocationBasedPerformanceTierListOptionalParams)

지정된 구독의 지정된 위치에 있는 모든 성능 계층을 나열합니다.

function list(locationName: string, options?: LocationBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>

매개 변수

locationName

string

위치의 이름입니다.

options
LocationBasedPerformanceTierListOptionalParams

옵션 매개 변수입니다.

반환