C# Класс Microsoft.Azure.Commands.Sql.RecommendedElasticPools.Services.AzureSqlElasticPoolRecommendationAdapter

Adapter for RecommendedElasticPool operations
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
CreateRecommendedElasticPoolPropertiesFromResponse Microsoft.Azure.Management.Sql.Models.UpgradeRecommendedElasticPoolProperties
ListRecommendedElasticPoolProperties ICollection

Открытые методы

Метод Описание
AzureSqlElasticPoolRecommendationAdapter ( Microsoft.Azure.Common.Authentication.Models.AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication.Models

Constructs a recommended elastic pool adapter

Приватные методы

Метод Описание
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.

Описание методов

AzureSqlElasticPoolRecommendationAdapter() публичный Метод

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
Результат Microsoft.Azure.Commands.Common.Authentication.Models