| Package | Description |
|---|---|
| com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceFile |
ResourceFile.withBlobSource(String blobSource)
Set the blobSource value.
|
ResourceFile |
ResourceFile.withFileMode(String fileMode)
Set the fileMode value.
|
ResourceFile |
ResourceFile.withFilePath(String filePath)
Set the filePath value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceFile> |
StartTask.resourceFiles()
Get the resourceFiles value.
|
| Modifier and Type | Method and Description |
|---|---|
StartTask |
StartTask.withResourceFiles(List<ResourceFile> resourceFiles)
Set the resourceFiles value.
|
Copyright © 2019. All rights reserved.