ElasticPoolCreateOrUpdateResponse.ElasticPool Property
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.
Optional. Gets or sets Elastic Pool object that represents the Azure Sql Database Elastic Pool.
public Microsoft.Azure.Management.Sql.LegacySdk.Models.ElasticPool ElasticPool { get; set; }
member this.ElasticPool : Microsoft.Azure.Management.Sql.LegacySdk.Models.ElasticPool with get, set
Public Property ElasticPool As ElasticPool