Partager via


AzureIaaSVMJobV2.ActionsInfo Propriété

Définition

Obtient ou définit l’état/les actions applicables à ce travail, comme annuler/réessayer.

[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))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à