clientId

@JvmName(name = "pfnlowsiketktijw")
suspend fun clientId(value: Output<String>)
@JvmName(name = "boqxktclwgglkurl")
suspend fun clientId(value: String?)

Parameters

value

Client ID for userAssignedIdentity or servicePrincipal auth. Should be specified when type is set to servicePrincipalSecret or servicePrincipalCertificate. When type is set to userAssignedIdentity, client_id and subscription_id should be either both specified or both not specified.