ActivityListResponse.Activities Property

Definition

Optional. Gets or sets a list of activities.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Activity> Activities { get; set; }
member this.Activities : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Activity> with get, set
Public Property Activities As IList(Of Activity)

Property Value

Applies to