Uses of Class
com.azure.resourcemanager.sql.fluent.models.ServerKeyProperties
Packages that use ServerKeyProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of ServerKeyProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type ServerKeyPropertiesModifier and TypeClassDescriptionfinal classProperties for a server key execution.Methods in com.azure.resourcemanager.sql.fluent.models that return ServerKeyPropertiesModifier and TypeMethodDescriptionstatic ServerKeyPropertiesServerKeyProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServerKeyProperties from the JsonReader.ServerKeyProperties.withServerKeyType(ServerKeyType serverKeyType) Set the serverKeyType property: The server key type like 'ServiceManaged', 'AzureKeyVault'.Set the uri property: The URI of the server key.