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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java