Interface SpringService.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<SpringService>,HasName,Indexable,Resource.DefinitionWithTags<SpringService.DefinitionStages.WithCreate>,SpringService.DefinitionStages.WithCertificate,SpringService.DefinitionStages.WithConfiguration,SpringService.DefinitionStages.WithSku,SpringService.DefinitionStages.WithTracing
- All Known Subinterfaces:
SpringService.Definition
- Enclosing interface:
- SpringService.DefinitionStages
public static interface SpringService.DefinitionStages.WithCreate extends Creatable<SpringService>, Resource.DefinitionWithTags<SpringService.DefinitionStages.WithCreate>, SpringService.DefinitionStages.WithSku, SpringService.DefinitionStages.WithTracing, SpringService.DefinitionStages.WithConfiguration, SpringService.DefinitionStages.WithCertificate
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, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.appplatform.models.SpringService.DefinitionStages.WithCertificate
withCertificate, withCertificate
-
Methods inherited from interface com.azure.resourcemanager.appplatform.models.SpringService.DefinitionStages.WithConfiguration
withGitConfig, withGitUri, withGitUriAndCredential
-
Methods inherited from interface com.azure.resourcemanager.appplatform.models.SpringService.DefinitionStages.WithSku
withSku, withSku, withSku, withSku
-
Methods inherited from interface com.azure.resourcemanager.appplatform.models.SpringService.DefinitionStages.WithTracing
withTracing
-
-