Interface Volume.DefinitionStages.WithSnapshotDirectoryVisible

    • Method Detail

      • withSnapshotDirectoryVisible

        Volume.DefinitionStages.WithCreate withSnapshotDirectoryVisible​(Boolean snapshotDirectoryVisible)
        Specifies the snapshotDirectoryVisible property: If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true)..
        Parameters:
        snapshotDirectoryVisible - If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true).
        Returns:
        the next definition stage.