SqlServerKeyOperations Interface

public interface SqlServerKeyOperations extends SqlChildrenOperations

A representation of the Azure SQL Server Key operations.

Method Summary

Modifier and Type Method and Description
SqlServerKeyOperations.DefinitionStages.WithSqlServer define()

Begins a definition for a new SQL Server Key resource.

Inherited Members

Method Details

define

public SqlServerKeyOperations.DefinitionStages.WithSqlServer define()

Begins a definition for a new SQL Server Key resource.

Returns:

the first stage of the resource definition

Applies to