Partager via


Rollout.Services Propriété

Définition

Obtient les informations détaillées sur les services déployés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à