通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 WithServerKeyType 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