| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AllocationState |
AllocationState.RESIZING
Static value resizing for AllocationState.
|
static AllocationState |
AllocationState.STEADY
Static value steady for AllocationState.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationState |
BatchAICluster.allocationState()
Indicates whether the cluster is resizing.
|
static AllocationState |
AllocationState.fromString(String name)
Creates or finds a AllocationState from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<AllocationState> |
AllocationState.values() |
Copyright © 2019. All rights reserved.