Interface Disk.DefinitionStages.WithData
- All Known Subinterfaces:
Disk.Definition
,Disk.DefinitionStages.WithDiskSource
- Enclosing interface:
- Disk.DefinitionStages
public static interface Disk.DefinitionStages.WithData
The stage of the managed disk definition that specifies it hold data.
-
Method Summary
-
Method Details
-
withData
Disk.DefinitionStages.WithDataDiskSource withData()Begins definition of managed disk containing data.- Returns:
- the next stage of the definition
-