Interface ServerKey.Definition
-
- All Superinterfaces:
ServerKey.DefinitionStages.Blank,ServerKey.DefinitionStages.WithCreate,ServerKey.DefinitionStages.WithParentResource,ServerKey.DefinitionStages.WithServerKeyType,ServerKey.DefinitionStages.WithUri
- Enclosing interface:
- ServerKey
public static interface ServerKey.Definition extends ServerKey.DefinitionStages.Blank, ServerKey.DefinitionStages.WithParentResource, ServerKey.DefinitionStages.WithCreate
The entirety of the ServerKey definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.mysql.models.ServerKey.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.mysql.models.ServerKey.DefinitionStages.WithParentResource
withExistingServer
-
Methods inherited from interface com.azure.resourcemanager.mysql.models.ServerKey.DefinitionStages.WithServerKeyType
withServerKeyType
-
Methods inherited from interface com.azure.resourcemanager.mysql.models.ServerKey.DefinitionStages.WithUri
withUri
-
-