Uses of Class
com.azure.resourcemanager.devcenter.models.UsageUnit
Package
Description
Package containing the inner data models for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of UsageUnit in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionSet the unit property: The unit details. -
Uses of UsageUnit in com.azure.resourcemanager.devcenter.models
Modifier and TypeFieldDescriptionstatic final UsageUnit
UsageUnit.COUNT
Static value Count for UsageUnit.Modifier and TypeMethodDescriptionstatic UsageUnit
UsageUnit.fromString
(String name) Creates or finds a UsageUnit from its string representation.Usage.unit()
Gets the unit property: The unit details.Modifier and TypeMethodDescriptionstatic Collection<UsageUnit>
UsageUnit.values()
Gets known UsageUnit values.