| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BatchAIFileServer.Definition
The entirety of a Batch AI file server definition.
|
static interface |
BatchAIFileServer.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAIFileServer.DefinitionStages.WithUserCredentials |
BatchAIFileServer.DefinitionStages.WithUserName.withUserName(String userName)
Specifies admin user name.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/