Interface SpringService.DefinitionStages
-
- Enclosing interface:
- SpringService
public static interface SpringService.DefinitionStagesGrouping of all the spring service definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSpringService.DefinitionStages.BlankThe first stage of the spring service definition.static interfaceSpringService.DefinitionStages.WithCertificateThe stage of a spring service definition allowing to specify the certificate.static interfaceSpringService.DefinitionStages.WithConfigurationThe stage of a spring service definition allowing to specify the server configuration.static interfaceSpringService.DefinitionStages.WithCreateThe 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.static interfaceSpringService.DefinitionStages.WithGroupThe stage of a spring service definition allowing to specify the resource group.static interfaceSpringService.DefinitionStages.WithSkuThe stage of a spring service definition allowing to specify sku.static interfaceSpringService.DefinitionStages.WithTracingThe stage of a spring service definition allowing to specify tracing with app insight.
-