Partager via


ElasticPoolDatabaseActivityListResponse.ElasticPoolDatabaseActivities Property

Definition

Optional. Gets or sets the list of Azure Sql Elastic Pool Database Activities.

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

Property Value

Applies to