backupOperators

@JvmName(name = "fpdekndjwnnabrfj")
suspend fun backupOperators(value: Output<List<String>>)
@JvmName(name = "gbycbrovwumxfflb")
suspend fun backupOperators(value: List<String>?)

Parameters

value

Domain user/group accounts to be added to the Backup Operators group of the SMB service. The Backup Operators group allows members to backup and restore files regardless of whether they have read or write access to the files. Comma-separated list.


@JvmName(name = "vscntlfdofqxdpmk")
suspend fun backupOperators(vararg values: Output<String>)


@JvmName(name = "halkqdcjwanvurti")
suspend fun backupOperators(values: List<Output<String>>)
@JvmName(name = "iwwqqolmouucaejg")
suspend fun backupOperators(vararg values: String)

Parameters

values

Domain user/group accounts to be added to the Backup Operators group of the SMB service. The Backup Operators group allows members to backup and restore files regardless of whether they have read or write access to the files. Comma-separated list.