Interface Datastore.UpdateStages.WithDiskPoolVolume

  • All Known Subinterfaces:
    Datastore.Update
    Enclosing interface:
    Datastore.UpdateStages

    public static interface Datastore.UpdateStages.WithDiskPoolVolume
    The stage of the Datastore update allowing to specify diskPoolVolume.
    • Method Detail

      • withDiskPoolVolume

        Datastore.Update withDiskPoolVolume​(DiskPoolVolume diskPoolVolume)
        Specifies the diskPoolVolume property: An iSCSI volume.
        Parameters:
        diskPoolVolume - An iSCSI volume.
        Returns:
        the next definition stage.