AssignmentDeploymentJob.History Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)