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

Inheritance: System.Management.Automation.PSCmdlet
Datei anzeigen Open project: Azure/azure-powershell

Private Properties

Property Type Description
ProcessWithContext void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Execute the command.

Private Methods

Method Description
ProcessWithContext ( IServerDataServiceContext context ) : void

Method Details

ExecuteCmdlet() public method

Execute the command.
public ExecuteCmdlet ( ) : void
return void