Partager via


Service.ServiceUnits Propriété

Définition

Obtient ou définit les informations détaillées sur les unités qui composent le service.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceUnits")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.ServiceUnit> ServiceUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceUnits")>]
member this.ServiceUnits : System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.ServiceUnit> with get, set
Public Property ServiceUnits As IList(Of ServiceUnit)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à