Uses of Interface
com.azure.resourcemanager.appplatform.models.SpringAppDeployment.UpdateStages.WithModule
Packages that use SpringAppDeployment.UpdateStages.WithModule
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of SpringAppDeployment.UpdateStages.WithModule in com.azure.resourcemanager.appplatform.models
Subinterfaces of SpringAppDeployment.UpdateStages.WithModule in com.azure.resourcemanager.appplatform.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe template for an update operation, containing all the settings that can be modified.Methods in com.azure.resourcemanager.appplatform.models that return SpringAppDeployment.UpdateStages.WithModuleModifier and TypeMethodDescriptionSpringAppDeployment.UpdateStages.WithSource.withSourceCodeTarGzFile(File sourceCodeTarGz) Specifies the source code for the deployment.SpringAppDeployment.UpdateStages.WithSource.withSourceCodeTarGzFile(File sourceCodeTarGz, List<String> configFilePatterns) (Enterprise Tier Only) Specifies the source code for the deployment.