C# Class Google.PowerShell.ComputeEngine.GetGceForwardingRuleCmdlet

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

Private Properties

Свойство Type Description
GetAllProjectForwardingRules IEnumerable
GetRegionForwardingRules IEnumerable

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
GetAllProjectForwardingRules ( string project ) : IEnumerable
GetRegionForwardingRules ( string project, string region ) : IEnumerable

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void