@Beta(value=V1_6_0)
public interface OutputFile
extends com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.batchai.implementation.FileInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
| Modifier and Type | Method and Description |
|---|---|
long |
contentLength() |
String |
downloadUrl() |
FileType |
fileType() |
org.joda.time.DateTime |
lastModified() |
keyString downloadUrl()
org.joda.time.DateTime lastModified()
long contentLength()
FileType fileType()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/