Uses of Interface
com.azure.resourcemanager.batch.models.SupportedSku
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of SupportedSku in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<SupportedSku>
Locations.listSupportedCloudServiceSkus
(String locationName) Gets the list of Batch supported Cloud Service VM sizes available at the given location.com.azure.core.http.rest.PagedIterable<SupportedSku>
Locations.listSupportedCloudServiceSkus
(String locationName, Integer maxresults, String filter, com.azure.core.util.Context context) Gets the list of Batch supported Cloud Service VM sizes available at the given location.com.azure.core.http.rest.PagedIterable<SupportedSku>
Locations.listSupportedVirtualMachineSkus
(String locationName) Gets the list of Batch supported Virtual Machine VM sizes available at the given location.com.azure.core.http.rest.PagedIterable<SupportedSku>
Locations.listSupportedVirtualMachineSkus
(String locationName, Integer maxresults, String filter, com.azure.core.util.Context context) Gets the list of Batch supported Virtual Machine VM sizes available at the given location.