C# Class Microsoft.WindowsAzure.Commands.SqlDatabase.Server.Cmdlet.GetAzureSqlDatabaseServer

Inheritance: SqlDatabaseCmdletBase
Afficher le fichier Open project: AzureRT/azure-sdk-tools

Private Properties

Свойство Type Description
GetAzureSqlDatabaseServersProcess IEnumerable

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Execute the command.

Private Methods

Méthode Description
GetAzureSqlDatabaseServersProcess ( string serverName ) : IEnumerable

Retrieves one or more servers in the current subscription.

Method Details

ProcessRecord() protected méthode

Execute the command.
protected ProcessRecord ( ) : void
Résultat void