tenant

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

Parameters

value

The tenant id or name in which the service principal exists to authenticate against the Azure Data Lake Storage Gen2 account.

NOTE If service_principal_id is used, service_principal_key and tenant are also required.