AzureSqlElasticPoolCommunicator.LegacySqlClient Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The old version of Sql client to be used by this end points communicator
public Microsoft.Azure.Management.Sql.LegacySdk.SqlManagementClient LegacySqlClient { get; set; }
member this.LegacySqlClient : Microsoft.Azure.Management.Sql.LegacySdk.SqlManagementClient with get, set
Public Property LegacySqlClient As SqlManagementClient