Interface Server.Definition
- All Superinterfaces:
Server.DefinitionStages.Blank
,Server.DefinitionStages.WithCreate
,Server.DefinitionStages.WithLocation
,Server.DefinitionStages.WithProperties
,Server.DefinitionStages.WithResourceGroup
,Server.DefinitionStages.WithSku
,Server.DefinitionStages.WithTags
- Enclosing interface:
- Server
public static interface Server.Definition
extends Server.DefinitionStages.Blank, Server.DefinitionStages.WithLocation, Server.DefinitionStages.WithResourceGroup, Server.DefinitionStages.WithProperties, Server.DefinitionStages.WithCreate
The entirety of the Server definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mariadb.models.Server.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.mariadb.models.Server.DefinitionStages.WithLocation
withRegion, withRegion
Methods inherited from interface com.azure.resourcemanager.mariadb.models.Server.DefinitionStages.WithProperties
withProperties
Methods inherited from interface com.azure.resourcemanager.mariadb.models.Server.DefinitionStages.WithResourceGroup
withExistingResourceGroup
Methods inherited from interface com.azure.resourcemanager.mariadb.models.Server.DefinitionStages.WithSku
withSku
Methods inherited from interface com.azure.resourcemanager.mariadb.models.Server.DefinitionStages.WithTags
withTags