C# 클래스 Microsoft.Azure.Commands.Sql.RecommendedElasticPools.Services.AzureSqlElasticPoolRecommendationAdapter

Adapter for RecommendedElasticPool operations
파일 보기 프로젝트 열기: Azure/azure-powershell

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