Uses of Class
com.azure.resourcemanager.synapse.fluent.models.DedicatedSQLminimalTlsSettingsProperties
-
Packages that use DedicatedSQLminimalTlsSettingsProperties Package Description com.azure.resourcemanager.synapse.fluent.models Package containing the inner data models for SynapseManagementClient. -
-
Uses of DedicatedSQLminimalTlsSettingsProperties in com.azure.resourcemanager.synapse.fluent.models
Methods in com.azure.resourcemanager.synapse.fluent.models that return DedicatedSQLminimalTlsSettingsProperties Modifier and Type Method Description DedicatedSQLminimalTlsSettingsProperties
DedicatedSQLminimalTlsSettingsProperties. withMinimalTlsVersion(String minimalTlsVersion)
Set the minimalTlsVersion property: The minimal tls version of the sql server.
-