C# Class Google.PowerShell.PubSub.GetGcpsSubscription

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

Private Properties

Property Type Description
GetSubscriptions void

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetSubscriptions ( IEnumerable subscriptionNames ) : void

Given a list of subscription names, writes the corresponding subscriptions.

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void