DedicatedHostPatch.VirtualMachineResources Property

Definition

A list of references to all virtual machines in the Dedicated Host.

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

Property Value

Applies to