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 サービスの名前。
options パラメーター。