C# Class Google.PowerShell.ComputeEngine.RemoveGceHealthCheckCmdlet

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

Private Properties

Property Type Description
RemoveHttpHealthCheck void
RemoveHttpsHealthCheck void

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
RemoveHttpHealthCheck ( string project, string name ) : void
RemoveHttpsHealthCheck ( string project, string name ) : void

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void