Compartilhar via


HostedServiceGetDetailedResponse.Deployments Propriedade

Definição

Opcional. As implantações que existem no serviço de nuvem.

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)

Valor da propriedade

Aplica-se a