C# 클래스 Microsoft.WindowsAzure.Commands.SqlDatabase.Server.Cmdlet.GetAzureSqlDatabaseServer

상속: SqlDatabaseCmdletBase
파일 보기 프로젝트 열기: AzureRT/azure-sdk-tools

Private Properties

프로퍼티 타입 설명
GetAzureSqlDatabaseServersProcess IEnumerable

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

Execute the command.

비공개 메소드들

메소드 설명
GetAzureSqlDatabaseServersProcess ( string serverName ) : IEnumerable

Retrieves one or more servers in the current subscription.

메소드 상세

ProcessRecord() 보호된 메소드

Execute the command.
protected ProcessRecord ( ) : void
리턴 void