C# 클래스 Microsoft.WindowsAzure.Commands.SqlDatabase.Database.Cmdlet.GetAzureSqlDatabaseOperation

상속: Microsoft.WindowsAzure.Commands.Utilities.Common.AzureSMCmdlet
파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명
ParameterValidation void
ProcessWithContext void

공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void

Process the command.

비공개 메소드들

메소드 설명
ParameterValidation ( ) : void
ProcessWithContext ( IServerDataServiceContext context ) : void

Process the request using the provided connection context

메소드 상세

ExecuteCmdlet() 공개 메소드

Process the command.
public ExecuteCmdlet ( ) : void
리턴 void