C# 클래스 Microsoft.Azure.Commands.Sql.ElasticPool.Cmdlet.GetAzureSqlElasticPoolDatabase

상속: AzureSqlElasticPoolCmdletBase
파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void

Executes the cmdlet.

보호된 메소드들

메소드 설명
GetDatabase ( ) : IEnumerable

Get the entities from the service

GetEntity ( ) : IEnumerable

Not Used.

메소드 상세

ExecuteCmdlet() 공개 메소드

Executes the cmdlet.
public ExecuteCmdlet ( ) : void
리턴 void

GetDatabase() 보호된 메소드

Get the entities from the service
protected GetDatabase ( ) : IEnumerable
리턴 IEnumerable

GetEntity() 보호된 메소드

Not Used.
protected GetEntity ( ) : IEnumerable
리턴 IEnumerable