Compartir a través de


DpmJob.ActionsInfo Propiedad

Definición

Obtiene o establece el estado o las acciones aplicables en este trabajo, como cancelar o reintentar.

[Newtonsoft.Json.JsonProperty(PropertyName="actionsInfo")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.JobSupportedAction?> ActionsInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionsInfo")>]
member this.ActionsInfo : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.RecoveryServices.Backup.Models.JobSupportedAction>> with get, set
Public Property ActionsInfo As IList(Of Nullable(Of JobSupportedAction))

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a