DeploymentListResponse.Deployments Property

Definition

Optional. The list of deployments.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.WebSitesExtensions.Models.Deployment> Deployments { get; set; }
member this.Deployments : System.Collections.Generic.IList<Microsoft.WindowsAzure.WebSitesExtensions.Models.Deployment> with get, set
Public Property Deployments As IList(Of Deployment)

Property Value

Applies to