Class VirtualHardDisk

    • Constructor Detail

      • VirtualHardDisk

        public VirtualHardDisk()
    • Method Detail

      • getLocationOfDiskFile

        public java.lang.String getLocationOfDiskFile()
        relative location of the disk file
      • setLocationOfDiskFile

        public void setLocationOfDiskFile​(java.lang.String LocationOfDiskFile)
        relative location of the disk file
      • getFileReferenceIDOfHardDisk

        public java.lang.String getFileReferenceIDOfHardDisk()
        This is a string reference to this hard disk. The value specified here will also be used in the HostResource for the VirtualHardware as part of the HostResource string format.
      • setFileReferenceIDOfHardDisk

        public void setFileReferenceIDOfHardDisk​(java.lang.String FileReferenceIDOfHardDisk)
        This is a string reference to this hard disk. The value specified here will also be used in the HostResource for the VirtualHardware as part of the HostResource string format.