Interface Disk.UpdateStages
-
- Enclosing interface:
- Disk
public static interface Disk.UpdateStagesGrouping of managed disk update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDisk.UpdateStages.WithDiskEncryptionThe stage of the managed disk definition allowing to configure disk encryption.static interfaceDisk.UpdateStages.WithOSSettingsThe stage of the managed disk update allowing to specify OS settings.static interfaceDisk.UpdateStages.WithSizeThe stage of the managed disk definition allowing to specify new size.static interfaceDisk.UpdateStages.WithSkuThe stage of the managed disk update allowing to choose the SKU type.
-