Uses of Class
com.microsoft.azure.management.batchai.AllocationState
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of AllocationState in com.microsoft.azure.management.batchai
Modifier and TypeFieldDescriptionstatic final AllocationState
AllocationState.RESIZING
Static value resizing for AllocationState.static final AllocationState
AllocationState.STEADY
Static value steady for AllocationState.Modifier and TypeMethodDescriptionBatchAICluster.allocationState()
Indicates whether the cluster is resizing.static AllocationState
AllocationState.fromString
(String name) Creates or finds a AllocationState from its string representation.