SqlManagementClient.Servers Property

Definition

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

Property Value

Implements

Applies to