Uses of Interface
com.azure.resourcemanager.sql.models.SqlServerKey.Update
-
Packages that use SqlServerKey.Update Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlServerKey.Update in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return SqlServerKey.Update Modifier and Type Method Description SqlServerKey.UpdateSqlServerKey.UpdateStages.WithCreationDate. withCreationDate(OffsetDateTime creationDate)Sets the server key creation date.SqlServerKey.UpdateSqlServerKey.UpdateStages.WithThumbprint. withThumbprint(String thumbprint)Sets the thumbprint of the server key.
-