Interface SqlServerKey.Update
-
- All Superinterfaces:
Appliable<SqlServerKey>,Indexable,SqlServerKey.UpdateStages.WithCreationDate,SqlServerKey.UpdateStages.WithThumbprint
- Enclosing interface:
- SqlServerKey
public static interface SqlServerKey.Update extends SqlServerKey.UpdateStages.WithThumbprint, SqlServerKey.UpdateStages.WithCreationDate, Appliable<SqlServerKey>
The template for a SQL Server Key update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerKey.UpdateStages.WithCreationDate
withCreationDate
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerKey.UpdateStages.WithThumbprint
withThumbprint
-
-