CSMJobProperties.ActionsInfo Property

Definition

Required. Type of the workload on which this job is running

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

Property Value

Applies to