C# Class Google.PowerShell.PubSub.GetGcpsSubscription

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

Private Properties

Свойство Type Description
GetSubscriptions void

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
GetSubscriptions ( IEnumerable subscriptionNames ) : void

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

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void