C# Class Google.PowerShell.ComputeEngine.RemoveGceHealthCheckCmdlet

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

Private Properties

Свойство Type Description
RemoveHttpHealthCheck void
RemoveHttpsHealthCheck void

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
RemoveHttpHealthCheck ( string project, string name ) : void
RemoveHttpsHealthCheck ( string project, string name ) : void

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void