SqlServerKeyOperations.SqlServerKeyActionsDefinition Interface
public interface SqlServerKeyActionsDefinition
Grouping of the Azure SQL Server Key common actions.
Method Summary
Modifier and Type | Method and Description |
---|---|
SqlServerKeyOperations.DefinitionStages.WithServerKeyType |
define()
Begins the definition of a new SQL Server key to be added to this server. |
Method Details
define
public 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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java