C# Class Microsoft.Azure.Commands.Sql.ElasticPool.Cmdlet.GetAzureSqlElasticPoolDatabase

Inheritance: AzureSqlElasticPoolCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Executes the cmdlet.

Méthodes protégées

Méthode Description
GetDatabase ( ) : IEnumerable

Get the entities from the service

GetEntity ( ) : IEnumerable

Not Used.

Method Details

ExecuteCmdlet() public méthode

Executes the cmdlet.
public ExecuteCmdlet ( ) : void
Résultat void

GetDatabase() protected méthode

Get the entities from the service
protected GetDatabase ( ) : IEnumerable
Résultat IEnumerable

GetEntity() protected méthode

Not Used.
protected GetEntity ( ) : IEnumerable
Résultat IEnumerable