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

Inheritance: Microsoft.WindowsAzure.Commands.Utilities.Common.AzureSMCmdlet
Exibir arquivo Open project: Azure/azure-powershell

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Execute the command.

Method Details

ExecuteCmdlet() public method

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