C# Class Google.PowerShell.Sql.AddGcSqlInstanceCmdlet

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

Private Properties

Свойство Type Description
CreateDefaultInstance DatabaseInstance

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode 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 méthode

protected ProcessRecord ( ) : void
Résultat void