Interface SqlServerKeyOperations.SqlServerKeyOperationsDefinition
-
- All Superinterfaces:
Creatable<SqlServerKey>,HasName,Indexable,SqlServerKeyOperations.DefinitionStages.WithCreate,SqlServerKeyOperations.DefinitionStages.WithCreationDate,SqlServerKeyOperations.DefinitionStages.WithServerKeyType,SqlServerKeyOperations.DefinitionStages.WithSqlServer,SqlServerKeyOperations.DefinitionStages.WithThumbprint
- Enclosing interface:
- SqlServerKeyOperations
public static interface SqlServerKeyOperations.SqlServerKeyOperationsDefinition extends SqlServerKeyOperations.DefinitionStages.WithSqlServer, SqlServerKeyOperations.DefinitionStages.WithServerKeyType, SqlServerKeyOperations.DefinitionStages.WithThumbprint, SqlServerKeyOperations.DefinitionStages.WithCreationDate, SqlServerKeyOperations.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerKeyOperations.DefinitionStages.WithCreationDate
withCreationDate
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerKeyOperations.DefinitionStages.WithServerKeyType
withAzureKeyVaultKey
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerKeyOperations.DefinitionStages.WithSqlServer
withExistingSqlServer, withExistingSqlServer, withExistingSqlServerId
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerKeyOperations.DefinitionStages.WithThumbprint
withThumbprint
-
-