C# Class Google.PowerShell.Sql.AddGcSqlInstanceCmdlet

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

Private Properties

Property Type Description
CreateDefaultInstance DatabaseInstance

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
CreateDefaultInstance ( ) : DatabaseInstance

Creates a default Google Cloud SQL Database instance. The defaults here are hard-coded, and might become out of date with the defaults provided by Pantheon the Cloud SDK, etc.

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void