Share via


AssignmentOperationData.Deployments Property

Definition

List of jobs in this blueprint assignment operation.

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

Property Value

Applies to