SqlServerKey.Update Interface
public interface Update extends SqlServerKey.UpdateStages.WithThumbprint,SqlServerKey.UpdateStages.WithCreationDate,Appliable
The template for a SQL Server Key update operation, containing all the settings that can be modified.
Inherited Members
Appliable<T>.apply()
Appliable<T>.applyAsync()
Appliable<T>.applyAsync(final ServiceCallback<T> callback)
Indexable.key()
SqlServerKey.UpdateStages.WithCreationDate.withCreationDate(DateTime creationDate)
SqlServerKey.UpdateStages.WithThumbprint.withThumbprint(String thumbprint)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java