C# Class Microsoft.Azure.Commands.Compute.ComputeClientBaseCmdlet

Inheritance: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
ファイルを表示 Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Protected Methods

Method Description
ExecuteClientAction ( System.Action action ) : void

Method Details

ExecuteClientAction() protected method

protected ExecuteClientAction ( System.Action action ) : void
action System.Action
return void

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void