ISqlManagementClient.Servers Property

Definition

Represents all the operations for operating on Azure SQL Database Servers. Contains operations to: Create, Retrieve, Update, and Delete servers.

public Microsoft.Azure.Management.Sql.LegacySdk.IServerOperations Servers { get; }
member this.Servers : Microsoft.Azure.Management.Sql.LegacySdk.IServerOperations
Public ReadOnly Property Servers As IServerOperations

Property Value

Applies to