Compartir a través de


DedicatedHostGroupUpdate.Hosts Propiedad

Definición

Obtiene una lista de referencias a todos los hosts dedicados del grupo host dedicado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a