Interface Cluster.DefinitionStages.WithEnableDiskEncryption

    • Method Detail

      • withEnableDiskEncryption

        Cluster.DefinitionStages.WithCreate withEnableDiskEncryption​(Boolean enableDiskEncryption)
        Specifies the enableDiskEncryption property: A boolean value that indicates if the cluster's disks are encrypted..
        Parameters:
        enableDiskEncryption - A boolean value that indicates if the cluster's disks are encrypted.
        Returns:
        the next definition stage.