C# 클래스 Google.PowerShell.ComputeEngine.AddGceFirewallCmdlet

상속: GceCmdlet
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-powershell

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
EndProcessing ( ) : void

Create the firewall rule.

ProcessRecord ( ) : void

Collect allowed from the pipeline.

메소드 상세

EndProcessing() 보호된 메소드

Create the firewall rule.
protected EndProcessing ( ) : void
리턴 void

ProcessRecord() 보호된 메소드

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