Interface VirtualMachineSizeListResult


  • public interface VirtualMachineSizeListResult
    An immutable client-side representation of VirtualMachineSizeListResult.
    • Method Detail

      • value

        List<VirtualMachineSize> value()
        Gets the value property: The list of virtual machine sizes supported by AmlCompute.
        Returns:
        the value value.
      • innerModel

        VirtualMachineSizeListResultInner innerModel()
        Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.VirtualMachineSizeListResultInner object.
        Returns:
        the inner object.