Compartilhar via


AssignmentOperation.Deployments Propriedade

Definição

Obtém ou define a lista de trabalhos nesta operação de atribuição de blueprint.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deployments")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Blueprint.Models.AssignmentDeploymentJob> Deployments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deployments")>]
member this.Deployments : System.Collections.Generic.IList<Microsoft.Azure.Management.Blueprint.Models.AssignmentDeploymentJob> with get, set
Public Property Deployments As IList(Of AssignmentDeploymentJob)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a