Interface DiskEncryptionSet.DefinitionStages.WithEncryptionType
- All Known Subinterfaces:
DiskEncryptionSet.Definition
- Enclosing interface:
DiskEncryptionSet.DefinitionStages
public static interface DiskEncryptionSet.DefinitionStages.WithEncryptionType
The stage of a disk encryption set definition allowing to set the disk encryption set type.
-
Method Summary
Modifier and TypeMethodDescriptionSet the disk encryption set type.
-
Method Details
-
withEncryptionType
Set the disk encryption set type.- Parameters:
type- the type of key used to encrypt the data of the disk- Returns:
- the next stage of the definition
-