excludedPrincipals

@JvmName(name = "vscpeciyoisatwip")
suspend fun excludedPrincipals(value: Output<List<String>>)
@JvmName(name = "kydywutklkwyoapa")
suspend fun excludedPrincipals(value: List<String>?)

Parameters

value

List of AAD principal IDs excluded from the lock. Up to 5 principals are permitted.


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


@JvmName(name = "kifwoiiltkvmtayj")
suspend fun excludedPrincipals(values: List<Output<String>>)
@JvmName(name = "bxlnhicrkouwiens")
suspend fun excludedPrincipals(vararg values: String)

Parameters

values

List of AAD principal IDs excluded from the lock. Up to 5 principals are permitted.