Interface VirtualMachineInstanceView

    • Method Detail

      • platformUpdateDomain

        int platformUpdateDomain()
        Get specifies the update domain of the virtual machine.
        Returns:
        the platformUpdateDomain value
      • platformFaultDomain

        int platformFaultDomain()
        Get specifies the fault domain of the virtual machine.
        Returns:
        the platformFaultDomain value
      • computerName

        String computerName()
        Get the computer name assigned to the virtual machine.
        Returns:
        the computerName value
      • osName

        String osName()
        Get the Operating System running on the virtual machine.
        Returns:
        the osName value
      • osVersion

        String osVersion()
        Get the version of Operating System running on the virtual machine.
        Returns:
        the osVersion value
      • rdpThumbPrint

        String rdpThumbPrint()
        Get the Remote desktop certificate thumbprint.
        Returns:
        the rdpThumbPrint value
      • maintenanceRedeployStatus

        MaintenanceRedeployStatus maintenanceRedeployStatus()
        Get the Maintenance Operation status on the virtual machine.
        Returns:
        the maintenanceRedeployStatus value
      • disks

        List<DiskInstanceView> disks()
        Get the virtual machine disk information.
        Returns:
        the disks value
      • bootDiagnostics

        BootDiagnosticsInstanceView bootDiagnostics()
        Get boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. <br><br> You can easily view the output of your console log. <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor.
        Returns:
        the bootDiagnostics value
      • statuses

        List<InstanceViewStatus> statuses()
        Get the resource status information.
        Returns:
        the statuses value