Interface SqlServerKey.UpdateStages.WithThumbprint

All Known Subinterfaces:
SqlServerKey.Update
Enclosing interface:
SqlServerKey.UpdateStages

@Beta(V1_8_0) public static interface SqlServerKey.UpdateStages.WithThumbprint
The SQL Server Key definition to set the thumbprint.
  • Method Details

    • withThumbprint

      SqlServerKey.Update withThumbprint(String thumbprint)
      Sets the thumbprint of the server key.
      Parameters:
      thumbprint - the thumbprint of the server key
      Returns:
      The next stage of the definition.