Interface SqlServerKeyOperations.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<SqlServerKey>
,HasName
,Indexable
,SqlServerKeyOperations.DefinitionStages.WithCreationDate
,SqlServerKeyOperations.DefinitionStages.WithThumbprint
- All Known Subinterfaces:
SqlServerKeyOperations.SqlServerKeyOperationsDefinition
- Enclosing interface:
- SqlServerKeyOperations.DefinitionStages
public static interface SqlServerKeyOperations.DefinitionStages.WithCreate
extends SqlServerKeyOperations.DefinitionStages.WithThumbprint, SqlServerKeyOperations.DefinitionStages.WithCreationDate, Creatable<SqlServerKey>
The final stage of the SQL Server Key definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.sql.SqlServerKeyOperations.DefinitionStages.WithCreationDate
withCreationDate
Methods inherited from interface com.microsoft.azure.management.sql.SqlServerKeyOperations.DefinitionStages.WithThumbprint
withThumbprint