ApiManagementServiceSkus interface
ApiManagementServiceSkus를 나타내는 인터페이스입니다.
메서드
list |
지정된 API Management 서비스에 사용 가능한 모든 SKU를 가져옵니다. |
메서드 세부 정보
listAvailableServiceSkus(string, string, ApiManagementServiceSkusListAvailableServiceSkusOptionalParams)
지정된 API Management 서비스에 사용 가능한 모든 SKU를 가져옵니다.
function listAvailableServiceSkus(resourceGroupName: string, serviceName: string, options?: ApiManagementServiceSkusListAvailableServiceSkusOptionalParams): PagedAsyncIterableIterator<ResourceSkuResult, ResourceSkuResult[], PageSettings>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.
- serviceName
-
string
API Management 서비스의 이름입니다.
옵션 매개 변수입니다.