Share via


DedicatedHostGroupPatch.Hosts Property

Definition

A list of references to all dedicated hosts in the dedicated host group.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.SubResource> Hosts { get; }
member this.Hosts : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.SubResource>
Public ReadOnly Property Hosts As IReadOnlyList(Of SubResource)

Property Value

Applies to