Uses of Class
com.microsoft.azure.management.batchai.UsageUnit
Packages that use UsageUnit
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of UsageUnit in com.microsoft.azure.management.batchai
Fields in com.microsoft.azure.management.batchai declared as UsageUnitModifier and TypeFieldDescriptionstatic final UsageUnit
UsageUnit.COUNT
Static value Count for UsageUnit.Methods in com.microsoft.azure.management.batchai that return UsageUnitModifier and TypeMethodDescriptionstatic UsageUnit
UsageUnit.fromString
(String name) Creates or finds a UsageUnit from its string representation.BatchAIUsage.unit()
Methods in com.microsoft.azure.management.batchai that return types with arguments of type UsageUnit