tenant

@JvmName(name = "vfxwtdafanibhhpa")
suspend fun tenant(value: Output<String>)
@JvmName(name = "jjywprxuffsfysys")
suspend fun tenant(value: String?)

Parameters

value

The service principal tenant id or name in which to authenticate against the Kusto Database.

NOTE If service_principal_id is used, service_principal_key and tenant is also required. NOTE One of Managed Identity authentication and Service Principal authentication must be set.