Uses of Interface
com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.WithModule
Packages that use SpringAppDeployment.DefinitionStages.WithModule
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of SpringAppDeployment.DefinitionStages.WithModule in com.azure.resourcemanager.appplatform.models
Subinterfaces of SpringAppDeployment.DefinitionStages.WithModule in com.azure.resourcemanager.appplatform.modelsModifier and TypeInterfaceDescriptionstatic interfaceSpringAppDeployment.Definition<ParentT,T> Container interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.appplatform.models that return SpringAppDeployment.DefinitionStages.WithModuleModifier and TypeMethodDescriptionSpringAppDeployment.DefinitionStages.WithSource.withSourceCodeTarGzFile(File sourceCodeTarGz) Specifies the source code for the deployment.SpringAppDeployment.DefinitionStages.WithSource.withSourceCodeTarGzFile(File sourceCodeTarGz, List<String> configFilePatterns) (Enterprise Tier Only) Specifies the source code for the deployment.