Interface VirtualMachineSizeListResult


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.VirtualMachineSizeListResultInner object.
    Gets the value property: The list of virtual machine sizes supported by AmlCompute.
  • Method Details

    • value

      Gets the value property: The list of virtual machine sizes supported by AmlCompute.
      Returns:
      the value value.
    • innerModel

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