Compartilhar via


RolloutPropertiesModel.Services Propriedade

Definição

Obtém as informações detalhadas sobre os serviços que estão sendo implantados.

[Newtonsoft.Json.JsonProperty(PropertyName="services")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.Service> Services { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="services")>]
member this.Services : System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.Service>
Public ReadOnly Property Services As IList(Of Service)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a