Compartilhar via


AssignmentDeploymentJob.History Propriedade

Definição

Obtém ou define o resultado desse trabalho de implantação para cada repetição.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a