C# Class Google.PowerShell.ComputeEngine.AddGceFirewallCmdlet

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

Private Properties

Property Type Description

Protected Methods

Method Description
EndProcessing ( ) : void

Create the firewall rule.

ProcessRecord ( ) : void

Collect allowed from the pipeline.

Method Details

EndProcessing() protected method

Create the firewall rule.
protected EndProcessing ( ) : void
return void

ProcessRecord() protected method

Collect allowed from the pipeline.
protected ProcessRecord ( ) : void
return void