excludedPrincipals

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


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

Parameters

values

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