Uses of Class
com.azure.resourcemanager.appplatform.models.UploadedUserSourceInfo
Packages that use UploadedUserSourceInfo
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of UploadedUserSourceInfo in com.azure.resourcemanager.appplatform.models
Subclasses of UploadedUserSourceInfo in com.azure.resourcemanager.appplatform.modelsModifier and TypeClassDescriptionfinal classUploaded Jar binary for a deployment.final classUploaded Jar binary for a deployment.final classUploaded Java source code binary for a deployment.final classUploaded War binary for a deployment.Methods in com.azure.resourcemanager.appplatform.models that return UploadedUserSourceInfoModifier and TypeMethodDescriptionUploadedUserSourceInfo.withRelativePath(String relativePath) Set the relativePath property: Relative path of the storage which stores the source.UploadedUserSourceInfo.withVersion(String version) Set the version property: Version of the source.