File System Protection
data class FileSystemProtection(val replicationOverwriteProtection: FileSystemProtectionReplicationOverwriteProtection? = null)
Describes the protection on the file system.
Constructors
Link copied to clipboard
constructor(replicationOverwriteProtection: FileSystemProtectionReplicationOverwriteProtection? = null)