SqlServerKeyOperations.SqlServerKeyActionsDefinition Interface
Implements
public static interface SqlServerKeyOperations.SqlServerKeyActionsDefinition
extends SqlChildrenActionsDefinition<SqlServerKey>
Grouping of the Azure SQL Server Key common actions.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
define()
Begins the definition of a new SQL Server key to be added to this server. |
Method Details
define
public abstract SqlServerKeyOperations.DefinitionStages.WithServerKeyType define()
Begins the definition of a new SQL Server key to be added to this server.
Returns:
the first stage of the new SQL Server key definition
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java