Interface SpringApp.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<SpringApp>,HasName,Indexable,SpringApp.DefinitionStages.WithConfigurationServiceBinding,SpringApp.DefinitionStages.WithDeployment,SpringApp.DefinitionStages.WithDisk,SpringApp.DefinitionStages.WithEndpoint,SpringApp.DefinitionStages.WithServiceBinding,SpringApp.DefinitionStages.WithServiceRegistryBinding
- All Known Subinterfaces:
SpringApp.Definition
- Enclosing interface:
- SpringApp.DefinitionStages
public static interface SpringApp.DefinitionStages.WithCreate
extends Creatable<SpringApp>, SpringApp.DefinitionStages.WithEndpoint, SpringApp.DefinitionStages.WithDisk, SpringApp.DefinitionStages.WithDeployment, SpringApp.DefinitionStages.WithServiceBinding, SpringApp.DefinitionStages.WithConfigurationServiceBinding, SpringApp.DefinitionStages.WithServiceRegistryBinding
The stage of the definition which contains all the minimum required inputs for the resource to be created,
but also allows for any other optional settings to be specified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithConfigurationServiceBinding
withConfigurationServiceBinding, withoutConfigurationServiceBindingMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithDeployment
defineActiveDeployment, withDefaultActiveDeploymentMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithDisk
withPersistentDisk, withTemporaryDiskMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithEndpoint
withCustomDomain, withCustomDomain, withDefaultPublicEndpoint, withHttpsOnlyMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithServiceBinding
withoutServiceBinding, withServiceBindingMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringApp.DefinitionStages.WithServiceRegistryBinding
withoutServiceRegistryBinding, withServiceRegistryBinding