Usages Interface
public interface Usages
Resource collection API of Usages.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Paged |
list(String location)
Gets the current usage information as well as limits for AML resources for given subscription and location. |
abstract
Paged |
list(String location, Context context)
Gets the current usage information as well as limits for AML resources for given subscription and location. |
Method Details
list
public abstract PagedIterable
Gets the current usage information as well as limits for AML resources for given subscription and location.
Parameters:
Returns:
list
public abstract PagedIterable
Gets the current usage information as well as limits for AML resources for given subscription and location.
Parameters:
Returns:
Applies to
Azure SDK for Java