| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FileServer.Definition<ParentT>
Definition of file server reference.
|
| Modifier and Type | Method and Description |
|---|---|
FileServer.DefinitionStages.WithAttach<ParentT> |
FileServer.DefinitionStages.WithMountOptions.withMountOptions(String mountOptions) |
FileServer.DefinitionStages.WithAttach<ParentT> |
FileServer.DefinitionStages.WithRelativeMountPath.withRelativeMountPath(String mountPath) |
FileServer.DefinitionStages.WithAttach<ParentT> |
FileServer.DefinitionStages.WithSourceDirectory.withSourceDirectory(String sourceDirectory) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/