RecommendedElasticPoolGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the response to a Get Azure Sql Recommended Resource pool request.
public class RecommendedElasticPoolGetResponse : Microsoft.Azure.AzureOperationResponse
type RecommendedElasticPoolGetResponse = class
inherit AzureOperationResponse
Public Class RecommendedElasticPoolGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseRecommendedElasticPoolGetResponse
Constructors
RecommendedElasticPoolGetResponse() |
Initializes a new instance of the RecommendedElasticPoolGetResponse class. |
Properties
RecommendedElasticPool |
Optional. Gets or sets the Azure Sql Recommended Elastic Pool object. |