C# Class Microsoft.WindowsAzure.Commands.SqlDatabase.Database.Cmdlet.GetAzureSqlDatabase

Inheritance: System.Management.Automation.PSCmdlet
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
ProcessWithContext void

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Process the command.

Private Methods

Méthode Description
ProcessWithContext ( IServerDataServiceContext context ) : void

Process the request using the provided connection context

Method Details

ExecuteCmdlet() public méthode

Process the command.
public ExecuteCmdlet ( ) : void
Résultat void