C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.Extensions.SetAzureVMChefExtensionCommand

Inheritance: VirtualMachineChefExtensionCmdletBase
Exibir arquivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
ExecuteCommand void
GetLatestChefExtensionVersion string
SetDefault void
SetPrivateConfig void
SetPublicConfig void

Protected Methods

Method Description
ProcessRecord ( ) : void
ValidateParameters ( ) : void

Private Methods

Method Description
ExecuteCommand ( ) : void
GetLatestChefExtensionVersion ( ) : string
SetDefault ( ) : void
SetPrivateConfig ( ) : void
SetPublicConfig ( ) : void

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void

ValidateParameters() protected method

protected ValidateParameters ( ) : void
return void