Uses of Class
com.azure.resourcemanager.appplatform.models.UserSourceType
Packages that use UserSourceType
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of UserSourceType in com.azure.resourcemanager.appplatform.models
Fields in com.azure.resourcemanager.appplatform.models declared as UserSourceTypeModifier and TypeFieldDescriptionstatic final UserSourceTypeUserSourceType.BUILD_RESULTStatic value BuildResult for UserSourceType.static final UserSourceTypeUserSourceType.JARStatic value Jar for UserSourceType.static final UserSourceTypeUserSourceType.NET_CORE_ZIPStatic value NetCoreZip for UserSourceType.static final UserSourceTypeUserSourceType.SOURCEStatic value Source for UserSourceType.Methods in com.azure.resourcemanager.appplatform.models that return UserSourceTypeModifier and TypeMethodDescriptionstatic UserSourceTypeUserSourceType.fromString(String name) Creates or finds a UserSourceType from its string representation.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type UserSourceTypeMethods in com.azure.resourcemanager.appplatform.models with parameters of type UserSourceTypeModifier and TypeMethodDescriptionSpringAppDeployment.DefinitionStages.WithSource.withExistingSource(UserSourceType type, String relativePath) Specifies the a existing source in the cloud storage.SpringAppDeployment.UpdateStages.WithSource.withExistingSource(UserSourceType type, String relativePath) Specifies the a existing source in the cloud storage.