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

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

Execute the command.

Private Methods

Méthode Description
ProcessWithContext ( IServerDataServiceContext context ) : void

Method Details

ExecuteCmdlet() public méthode

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