CSMJobProperties.ActionsInfo 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
必要。 執行此作業的工作負載類型
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)