Share via


DedicatedHostGroupData.InstanceViewHosts Property

Definition

List of instance view of the dedicated hosts under the dedicated host group.

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

Property Value

Applies to