SqlServerKeyOperations Interface
Implements
public interface SqlServerKeyOperations
extends SqlChildrenOperations<SqlServerKey>
A representation of the Azure SQL Server Key operations.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
define()
Begins a definition for a new SQL Server Key resource. |
Method Details
define
public abstract SqlServerKeyOperations.DefinitionStages.WithSqlServer define()
Begins a definition for a new SQL Server Key resource.
Returns:
the first stage of the resource definition
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java