C# Class Google.PowerShell.Compute.AddGceRouteCmdlet

Inheritance: GceConcurrentCmdlet
显示文件 Open project: GoogleCloudPlatform/google-cloud-powershell

Private Properties

Property Type Description
GetNextHopGateway string

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetNextHopGateway ( ) : string

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void