Uses of Interface
com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.WithAttach
-
Packages that use SpringAppDeployment.DefinitionStages.WithAttach Package Description com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of SpringAppDeployment.DefinitionStages.WithAttach in com.azure.resourcemanager.appplatform.models
Subinterfaces of SpringAppDeployment.DefinitionStages.WithAttach in com.azure.resourcemanager.appplatform.models Modifier and Type Interface Description static interfaceSpringAppDeployment.Definition<ParentT,T>Container interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.appplatform.models with type parameters of type SpringAppDeployment.DefinitionStages.WithAttach Modifier and Type Method Description <T extends SpringAppDeployment.DefinitionStages.WithAttach<? extends SpringApp.DefinitionStages.WithCreate,T>>
SpringAppDeployment.DefinitionStages.Blank<T>SpringApp.DefinitionStages.WithDeployment. defineActiveDeployment(String name)Starts the definition of the active deployment for the spring app.
-