FileSystemProtection

data class FileSystemProtection(val replicationOverwriteProtection: FileSystemProtectionReplicationOverwriteProtection? = null)

Describes the protection on the file system.

Constructors

Link copied to clipboard
constructor(replicationOverwriteProtection: FileSystemProtectionReplicationOverwriteProtection? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The status of the file system's replication overwrite protection.