### YamlMime:JavaType
uid: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions"
fullName: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions"
name: "FileUploadOptions"
nameWithType: "FileUploadOptions"
summary: "Options for uploading the files for the artifact."
inheritances:
- ""
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />"
- "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />"
- ""
- ""
- ""
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "finalize"
- "getClass"
- "notify"
- "notifyAll"
- "wait"
- "wait"
- "wait"
syntax: "public final class **FileUploadOptions** extends <>"
constructors:
- uid: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.FileUploadOptions()"
fullName: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.FileUploadOptions()"
name: "FileUploadOptions()"
nameWithType: "FileUploadOptions.FileUploadOptions()"
summary: "Creates a new instance of FileUploadOptions value."
deprecatedTag: "Use the factory method."
syntax: "@Deprecatedpublic FileUploadOptions()"
desc: "Creates a new instance of FileUploadOptions value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.NONE"
fullName: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.NONE"
name: "NONE"
nameWithType: "FileUploadOptions.NONE"
summary: "Static value None for FileUploadOptions."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final FileUploadOptions NONE"
desc: "Static value None for FileUploadOptions."
- uid: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.UPLOAD_FILES_AND_GENERATE_SAS_TOKENS"
fullName: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.UPLOAD_FILES_AND_GENERATE_SAS_TOKENS"
name: "UPLOAD_FILES_AND_GENERATE_SAS_TOKENS"
nameWithType: "FileUploadOptions.UPLOAD_FILES_AND_GENERATE_SAS_TOKENS"
summary: "Static value UploadFilesAndGenerateSasTokens for FileUploadOptions."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final FileUploadOptions UPLOAD_FILES_AND_GENERATE_SAS_TOKENS"
desc: "Static value UploadFilesAndGenerateSasTokens for FileUploadOptions."
methods:
- uid: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.fromString(String name)"
name: "fromString(String name)"
nameWithType: "FileUploadOptions.fromString(String name)"
summary: "Creates or finds a FileUploadOptions from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "String"
syntax: "public static FileUploadOptions fromString(String name)"
desc: "Creates or finds a FileUploadOptions from its string representation."
returns:
description: "the corresponding FileUploadOptions."
type: ""
- uid: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.values()"
fullName: "com.azure.resourcemanager.devtestlabs.models.FileUploadOptions.values()"
name: "values()"
nameWithType: "FileUploadOptions.values()"
summary: "Gets known FileUploadOptions values."
modifiers:
- "static"
syntax: "public static Collection values()"
desc: "Gets known FileUploadOptions values."
returns:
description: "known FileUploadOptions values."
type: "Collection<>"
type: "class"
desc: "Options for uploading the files for the artifact. UploadFilesAndGenerateSasTokens is the default value."
metadata: {}
package: "com.azure.resourcemanager.devtestlabs.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-devtestlabs:1.0.0