Partilhar via


DedicatedHostGroupInstanceView.Hosts Propriedade

Definição

Obtém ou define a lista de exibição de instância dos hosts dedicados no grupo de hosts dedicados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a