| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static FileType |
FileType.DIRECTORY
Static value directory for FileType.
|
static FileType |
FileType.FILE
Static value file for FileType.
|
| Modifier and Type | Method and Description |
|---|---|
FileType |
OutputFile.fileType() |
static FileType |
FileType.fromString(String name)
Creates or finds a FileType from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<FileType> |
FileType.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/