C# Class Google.PowerShell.ComputeEngine.GetGceTargetPoolCmdlet

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

Private Properties

Свойство Type Description
GetAllProjectTargetPools IEnumerable
GetPoolHealth IEnumerable
GetRegionTargetPools IEnumerable

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
GetAllProjectTargetPools ( string project ) : IEnumerable
GetPoolHealth ( IEnumerable pools ) : IEnumerable
GetRegionTargetPools ( string project, string region ) : IEnumerable

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void