C# Class Google.PowerShell.ComputeEngine.AddGceFirewallCmdlet

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

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
EndProcessing ( ) : void

Create the firewall rule.

ProcessRecord ( ) : void

Collect allowed from the pipeline.

Method Details

EndProcessing() protected méthode

Create the firewall rule.
protected EndProcessing ( ) : void
Résultat void

ProcessRecord() protected méthode

Collect allowed from the pipeline.
protected ProcessRecord ( ) : void
Résultat void