C# 클래스 Google.PowerShell.Sql.AddGcSqlInstanceCmdlet

상속: GcSqlCmdlet
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-powershell

Private Properties

프로퍼티 타입 설명
CreateDefaultInstance DatabaseInstance

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

비공개 메소드들

메소드 설명
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.

메소드 상세

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void