C# Class Google.PowerShell.Sql.GetGcSqlBackupRunCmdlet

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

Private Properties

Property Type Description
GetAllBackupRuns IEnumerable

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetAllBackupRuns ( ) : IEnumerable

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void