ComputeSkus Interface
Implements
public interface ComputeSkus
extends SupportsListing<ComputeSku>, SupportsListingByRegion<ComputeSku>, HasManager<ComputeManager>
Entry point to compute service SKUs.
Modifier and Type | Method and Description |
---|---|
abstract
Paged |
list Lists all the skus with the specified resource type in the given region. |
abstract
Paged |
list Lists all the skus with the specified resource type in the given region. |
abstract
Paged |
list Lists all the skus with the specified resource type. |
abstract
Paged |
list Lists all the skus with the specified resource type. |
listByRegionAndResourceType
public abstract PagedIterable
Lists all the skus with the specified resource type in the given region.
Parameters:
Returns:
listByRegionAndResourceTypeAsync
public abstract PagedFlux
Lists all the skus with the specified resource type in the given region.
Parameters:
Returns:
listByResourceType
public abstract PagedIterable
Lists all the skus with the specified resource type.
Parameters:
Returns:
listByResourceTypeAsync
public abstract PagedFlux
Lists all the skus with the specified resource type.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: