Sdílet prostřednictvím


DeploymentListResult.Deployments Property

Definition

Optional. Gets or sets the list of deployments.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.DeploymentExtended> Deployments { get; set; }
member this.Deployments : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.DeploymentExtended> with get, set
Public Property Deployments As IList(Of DeploymentExtended)

Property Value

Applies to