Uses of Interface
com.azure.resourcemanager.batch.models.SupportedSku
Packages that use SupportedSku
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of SupportedSku in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return types with arguments of type SupportedSkuModifier 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.