| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/