DeploymentListResponse.Deployments Property

 

Optional. The list of deployments.

Namespace:   Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Public Property Deployments As IList(Of Deployment)

Property Value

Type: System.Collections.Generic.IList(Of Deployment)
Return to top
Show: