Compartilhar via


DeploymentListResponse.Deployments Propriedade

Definição

Opcional. A lista de implantações.

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)

Valor da propriedade

Aplica-se a