C# Class Google.PowerShell.ComputeEngine.GetGceHealthCheckCmdlet

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

Private Properties

Property Type Description
GetAllProjectHealthChecks IEnumerable
GetHealthCheckByName IEnumerable

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetAllProjectHealthChecks ( ) : IEnumerable
GetHealthCheckByName ( ) : IEnumerable

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void