Uses of Class
com.azure.resourcemanager.devcenter.fluent.models.UsageInner
Package
Description
Package containing the service clients for DevCenterManagementClient.
Package containing the inner data models for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of UsageInner in com.azure.resourcemanager.devcenter.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<UsageInner>
UsagesClient.listByLocation
(String location) Lists the current usages and limits in this location for the provided subscription.com.azure.core.http.rest.PagedIterable<UsageInner>
UsagesClient.listByLocation
(String location, com.azure.core.util.Context context) Lists the current usages and limits in this location for the provided subscription. -
Uses of UsageInner in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionUsageInner.withCurrentValue
(Long currentValue) Set the currentValue property: The current usage.Set the limit property: The limit integer.Set the name property: The name.Set the unit property: The unit details. -
Uses of UsageInner in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionUsage.innerModel()
Gets the inner com.azure.resourcemanager.devcenter.fluent.models.UsageInner object.Modifier and TypeMethodDescriptionListUsagesResult.value()
Get the value property: The array page of Usages.