Aracılığıyla paylaş


RecommendedElasticPoolProperties.Databases Property

Definition

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

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.Database> Databases { get; set; }
member this.Databases : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.Database> with get, set
Public Property Databases As IList(Of Database)

Property Value

Applies to