Uses of Class
com.azure.resourcemanager.sql.fluent.models.ServerConnectionPolicyProperties
Packages that use ServerConnectionPolicyProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of ServerConnectionPolicyProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type ServerConnectionPolicyPropertiesModifier and TypeClassDescriptionfinal classThe properties of a server connection policy.Methods in com.azure.resourcemanager.sql.fluent.models that return ServerConnectionPolicyPropertiesModifier and TypeMethodDescriptionServerConnectionPolicyProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServerConnectionPolicyProperties from the JsonReader.ServerConnectionPolicyProperties.withConnectionType(ServerConnectionType connectionType) Set the connectionType property: The server connection type.