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

Inheritance: System.Management.Automation.PSCmdlet
Datei anzeigen 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