C# Class Microsoft.Azure.Commands.Sql.RecommendedElasticPools.Services.AzureSqlElasticPoolRecommendationAdapter

Adapter for RecommendedElasticPool operations
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
CreateRecommendedElasticPoolPropertiesFromResponse Microsoft.Azure.Management.Sql.Models.UpgradeRecommendedElasticPoolProperties
ListRecommendedElasticPoolProperties ICollection

Méthodes publiques

Méthode Description
AzureSqlElasticPoolRecommendationAdapter ( Microsoft.Azure.Common.Authentication.Models.AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication.Models

Constructs a recommended elastic pool adapter

Private Methods

Méthode Description
CreateRecommendedElasticPoolPropertiesFromResponse ( Microsoft.Azure.Management.Sql.Models.RecommendedElasticPool pool ) : Microsoft.Azure.Management.Sql.Models.UpgradeRecommendedElasticPoolProperties

Converts the response from the service to a powershell database object

ListRecommendedElasticPoolProperties ( string resourceGroupName, string serverName ) : ICollection

Gets a list of Azure Sql Recommended Elastic Pool.

Method Details

AzureSqlElasticPoolRecommendationAdapter() public méthode

Constructs a recommended elastic pool adapter
public AzureSqlElasticPoolRecommendationAdapter ( Microsoft.Azure.Common.Authentication.Models.AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication.Models
context Microsoft.Azure.Common.Authentication.Models.AzureContext
Résultat Microsoft.Azure.Commands.Common.Authentication.Models