CapacityReservationPatch.AssociatedVirtualMachineResources Property

Definition

A list of all virtual machine resource ids that are associated with the capacity reservation.

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

Property Value

Applies to