AssignmentDeploymentJob.History Property

Definition

Result of this deployment job for each retry.

public System.Collections.Generic.IList<Azure.ResourceManager.Blueprint.Models.AssignmentDeploymentJobResult> History { get; }
member this.History : System.Collections.Generic.IList<Azure.ResourceManager.Blueprint.Models.AssignmentDeploymentJobResult>
Public ReadOnly Property History As IList(Of AssignmentDeploymentJobResult)

Property Value

Applies to