C# Class Google.PowerShell.ComputeEngine.AddGceInstanceCmdlet

Inheritance: GceInstanceDescriptionCmdlet
Datei anzeigen Open project: GoogleCloudPlatform/google-cloud-powershell

Private Properties

Property Type Description
GetMachineTypeUrl string

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetMachineTypeUrl ( string machineType ) : string

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void