ServerOperationsExtensions.List Method (IServerOperations)
Returns all SQL Database Servers that are provisioned for a subscription.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
Parameters
- operations
-
Type:
Microsoft.WindowsAzure.Management.Sql.IServerOperations
Reference to the Microsoft.WindowsAzure.Management.Sql.IServerOperations.
Return Value
Type: Microsoft.WindowsAzure.Management.Sql.Models.ServerListResponseThe response structure for the Server List operation. Contains a list of all the servers in a subscription.
Show: