Class CapacityReservationUtilization


  • public final class CapacityReservationUtilization
    extends Object
    Represents the capacity reservation utilization in terms of resources allocated.
    • Constructor Detail

      • CapacityReservationUtilization

        public CapacityReservationUtilization()
    • Method Detail

      • virtualMachinesAllocated

        public List<SubResourceReadOnly> virtualMachinesAllocated()
        Get the virtualMachinesAllocated property: A list of all virtual machines resource ids allocated against the capacity reservation.
        Returns:
        the virtualMachinesAllocated value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.