Share via


DedicatedHostGroupData.DedicatedHosts 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> DedicatedHosts { get; }
member this.DedicatedHosts : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.SubResource>
Public ReadOnly Property DedicatedHosts As IReadOnlyList(Of SubResource)

Property Value

Applies to