tenantId

@JvmName(name = "yqulapxithrmcfgy")
suspend fun tenantId(value: Output<String>)
@JvmName(name = "wwpdlkhwhsuretsi")
suspend fun tenantId(value: String?)

Parameters

value

The Tenant ID of the Azure Active Directory which is used by the Active Directory authentication. active_directory_auth_enabled must be set to true.

Note: Setting active_directory_auth_enabled to true requires a Service Principal for the Postgres Flexible Server. For more details see this document. Note: tenant_id is required when active_directory_auth_enabled is set to true. And it should not be specified when active_directory_auth_enabled is set to false