excludedPrincipals

@JvmName(name = "sgatqfojmnvetfsg")
suspend fun excludedPrincipals(value: Output<List<String>>)
@JvmName(name = "ajwhhgiqtsqgpwbh")
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 = "nxhfdsjxaudafgxh")
suspend fun excludedPrincipals(vararg values: Output<String>)


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

Parameters

values

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