C# Class Google.PowerShell.Compute.GetGceMachineTypeCmdlet

Inheritance: GceCmdlet
ファイルを表示 Open project: GoogleCloudPlatform/google-cloud-powershell

Private Properties

Property Type Description
GetAllProjectMachineTypes IEnumerable
GetZoneMachineTypes IEnumerable

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetAllProjectMachineTypes ( ) : IEnumerable
GetZoneMachineTypes ( ) : IEnumerable

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void