Partager via


DedicatedHostGroupUpdate.Hosts Propriété

Définition

Obtient une liste de références à tous les hôtes dédiés dans le groupe hôte dédié.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à