LocationsClient Interface
public interface LocationsClient
An instance of this class provides access to all the operations defined in LocationsClient.
Method Summary
Method Details
listCachedImages
public abstract PagedIterable
Get the list of cached images. Get the list of cached images on specific OS type for a subscription in a region.
Parameters:
Returns:
listCachedImages
public abstract PagedIterable
Get the list of cached images. Get the list of cached images on specific OS type for a subscription in a region.
Parameters:
Returns:
listCachedImagesAsync
public abstract PagedFlux
Get the list of cached images. Get the list of cached images on specific OS type for a subscription in a region.
Parameters:
Returns:
listCapabilities
public abstract PagedIterable
Get the list of capabilities of the location. Get the list of CPU/memory/GPU capabilities of a region.
Parameters:
Returns:
listCapabilities
public abstract PagedIterable
Get the list of capabilities of the location. Get the list of CPU/memory/GPU capabilities of a region.
Parameters:
Returns:
listCapabilitiesAsync
public abstract PagedFlux
Get the list of capabilities of the location. Get the list of CPU/memory/GPU capabilities of a region.
Parameters:
Returns:
listUsage
public abstract PagedIterable
Get the usage for a subscription.
Parameters:
Returns:
listUsage
public abstract PagedIterable
Get the usage for a subscription.
Parameters:
Returns:
listUsageAsync
public abstract PagedFlux
Get the usage for a subscription.
Parameters:
Returns:
Applies to
Azure SDK for Java