Udostępnij za pośrednictwem


HostedServiceGetDetailedResponse.Deployments Property

Definition

Optional. The deployments that exist in the cloud service.

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

Property Value

Applies to