Partager via


DedicatedHostGroupInstanceView.Hosts Propriété

Définition

Obtient ou définit la liste de instance vue des hôtes dédiés sous le groupe hôte dédié.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à