SqlManagementClient.Servers 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.
Represents all the operations for operating on Azure SQL Database Servers. Contains operations to: Create, Retrieve, Update, and Delete servers.
public virtual Microsoft.Azure.Management.Sql.LegacySdk.IServerOperations Servers { get; }
member this.Servers : Microsoft.Azure.Management.Sql.LegacySdk.IServerOperations
Public Overridable ReadOnly Property Servers As IServerOperations