다음을 통해 공유


ServerBasedPerformanceTier interface

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

메서드

list(string, string, ServerBasedPerformanceTierListOptionalParams)

MariaDB 서버의 모든 성능 계층을 나열합니다.

메서드 세부 정보

list(string, string, ServerBasedPerformanceTierListOptionalParams)

MariaDB 서버의 모든 성능 계층을 나열합니다.

function list(resourceGroupName: string, serverName: string, options?: ServerBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

serverName

string

서버의 이름입니다.

options
ServerBasedPerformanceTierListOptionalParams

옵션 매개 변수입니다.

반환