Interface SpringService.Definition
-
- All Superinterfaces:
Creatable<SpringService>,GroupableResource.DefinitionStages.WithCreatableResourceGroup<SpringService.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithExistingResourceGroup<SpringService.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithGroup<SpringService.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithNewResourceGroup<SpringService.DefinitionStages.WithCreate>,HasName,Indexable,Resource.DefinitionWithRegion<SpringService.DefinitionStages.WithGroup>,Resource.DefinitionWithTags<SpringService.DefinitionStages.WithCreate>,SpringService.DefinitionStages.Blank,SpringService.DefinitionStages.WithCertificate,SpringService.DefinitionStages.WithConfiguration,SpringService.DefinitionStages.WithCreate,SpringService.DefinitionStages.WithGroup,SpringService.DefinitionStages.WithSku,SpringService.DefinitionStages.WithTracing
- Enclosing interface:
- SpringService
public static interface SpringService.Definition extends SpringService.DefinitionStages.Blank, SpringService.DefinitionStages.WithGroup, SpringService.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
-
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.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
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.DefinitionWithRegion
withRegion, withRegion
-
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
-
-