Sdílet prostřednictvím


AssignmentDeploymentJob.History Vlastnost

Definice

Získá nebo nastaví výsledek této úlohy nasazení pro každé opakování.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro