Compartir a través de


AssignmentDeploymentJob.History Propiedad

Definición

Obtiene o establece el resultado de este trabajo de implementación para cada reintento.

[Newtonsoft.Json.JsonProperty(PropertyName="history")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Blueprint.Models.AssignmentDeploymentJobResult> History { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="history")>]
member this.History : System.Collections.Generic.IList<Microsoft.Azure.Management.Blueprint.Models.AssignmentDeploymentJobResult> with get, set
Public Property History As IList(Of AssignmentDeploymentJobResult)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a