DedicatedHostGroupData.DedicatedHostResources Property

Definition

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

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

Property Value

Applies to