Partilhar via


Service.ServiceUnits Propriedade

Definição

Obtém ou define as informações detalhadas sobre as unidades que compõem o serviço.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a