C# Class Google.PowerShell.ComputeEngine.GetGceTargetProxyCmdlet

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

Private Properties

Property Type Description
GetAllProjectTargetProxies IEnumerable
GetTargetProxyByName IEnumerable

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetAllProjectTargetProxies ( string project ) : IEnumerable
GetTargetProxyByName ( string project, string name ) : IEnumerable

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void