Uses of Interface
com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.Blank
-
Packages that use SpringAppDeployment.DefinitionStages.Blank Package Description com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of SpringAppDeployment.DefinitionStages.Blank in com.azure.resourcemanager.appplatform.models
Subinterfaces of SpringAppDeployment.DefinitionStages.Blank 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 that return SpringAppDeployment.DefinitionStages.Blank 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.
-