C# Class Google.PowerShell.ComputeEngine.GetGceTargetProxyCmdlet

Inheritance: GceCmdlet
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-powershell

Private Properties

Свойство Type Description
GetAllProjectTargetProxies IEnumerable
GetTargetProxyByName IEnumerable

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
GetAllProjectTargetProxies ( string project ) : IEnumerable
GetTargetProxyByName ( string project, string name ) : IEnumerable

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void