Interface SpringAppDeployment.DefinitionStages.WithAttach<ParentT,T>
-
- All Superinterfaces:
Attachable<ParentT>,SpringAppDeployment.DefinitionStages.Final<T>,SpringAppDeployment.DefinitionStages.WithSettings<T>
- All Known Subinterfaces:
SpringAppDeployment.Definition<ParentT,T>
- Enclosing interface:
- SpringAppDeployment.DefinitionStages
public static interface SpringAppDeployment.DefinitionStages.WithAttach<ParentT,T> extends Attachable<ParentT>, SpringAppDeployment.DefinitionStages.Final<T>
The final stage of the definition allowing to attach a deployment to its parent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable
Attachable.InDefinition<ParentT extends Object>, Attachable.InDefinitionAlt<ParentT extends Object>, Attachable.InUpdate<ParentT extends Object>, Attachable.InUpdateAlt<ParentT extends Object>
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable
attach
-
Methods inherited from interface com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.WithSettings
withActivation, withCpu, withEnvironment, withInstance, withJvmOptions, withMemory, withRuntime, withVersionName
-
-