IRecommendedElasticPool.Databases Property

Definition

Gets the list of Azure SQL Databases in this pool. Expanded property.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.ISqlDatabase> Databases { get; }
member this.Databases : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.ISqlDatabase>
Public ReadOnly Property Databases As IReadOnlyList(Of ISqlDatabase)

Property Value

Applies to