C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.NewAzureServiceExtensionConfigCommand

Inheritance: BaseAzureServiceExtensionCmdlet
Datei anzeigen Open project: Azure/azure-powershell

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCommand ( ) : void

Protected Methods

Method Description
OnProcessRecord ( ) : void
ValidateParameters ( ) : void

Method Details

ExecuteCommand() public method

public ExecuteCommand ( ) : void
return void

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

ValidateParameters() protected method

protected ValidateParameters ( ) : void
return void