@Beta(value=V1_8_0)
public static interface SqlServerKeyOperations.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlServerKeyOperations.DefinitionStages.WithCreate
The final stage of the SQL Server Key definition.
|
static interface |
SqlServerKeyOperations.DefinitionStages.WithCreationDate
The SQL Server Key definition to set the server key creation date.
|
static interface |
SqlServerKeyOperations.DefinitionStages.WithServerKeyType
The SQL Server Key definition to set the server key type.
|
static interface |
SqlServerKeyOperations.DefinitionStages.WithSqlServer
The first stage of the SQL Server Key definition.
|
static interface |
SqlServerKeyOperations.DefinitionStages.WithThumbprint
The SQL Server Key definition to set the thumbprint.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/