| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BatchAICluster.Definition
The entirety of a Batch AI cluster definition.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAICluster.DefinitionStages.WithScaleSettings |
BatchAICluster.DefinitionStages.WithUserCredentials.withPassword(String password) |
BatchAICluster.DefinitionStages.WithScaleSettings |
BatchAICluster.DefinitionStages.WithUserCredentials.withSshPublicKey(String sshPublicKey) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/