Uses of Interface
com.azure.resourcemanager.mysqlflexibleserver.models.Server.DefinitionStages.WithDataEncryption
-
Packages that use Server.DefinitionStages.WithDataEncryption Package Description com.azure.resourcemanager.mysqlflexibleserver.models Package containing the data models for MySqlManagementClient. -
-
Uses of Server.DefinitionStages.WithDataEncryption in com.azure.resourcemanager.mysqlflexibleserver.models
Subinterfaces of Server.DefinitionStages.WithDataEncryption in com.azure.resourcemanager.mysqlflexibleserver.models Modifier and Type Interface Description static interface
Server.Definition
The entirety of the Server definition.static interface
Server.DefinitionStages.WithCreate
The stage of the Server definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
-