Datastore.DefinitionStages.WithDiskPoolVolume Interface
public static interface Datastore.DefinitionStages.WithDiskPoolVolume
The stage of the Datastore definition allowing to specify diskPoolVolume.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDiskPoolVolume(DiskPoolVolume diskPoolVolume)
Specifies the disk |
Method Details
withDiskPoolVolume
public abstract Datastore.DefinitionStages.WithCreate withDiskPoolVolume(DiskPoolVolume diskPoolVolume)
Specifies the diskPoolVolume property: An iSCSI volume.
Parameters:
Returns: