Interface ComputeUsage
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<UsageInner>
public interface ComputeUsage
extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<UsageInner>
An immutable client-side representation of an Azure compute resource usage info object.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
unit
-
currentValue
int currentValue()Gets the current count of the allocated resources in the subscription.- Returns:
- the current count of the allocated resources in the subscription
-
limit
long limit()Gets the maximum count of the resources that can be allocated in the subscription.- Returns:
- the maximum count of the resources that can be allocated in the subscription
-
name
-