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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java