OfficePowerBICheckRequirements interface
Represents Office PowerBI requirements check request.
- Extends
Properties
kind | Polymorphic discriminator, which specifies the different types this object can be |
tenant |
The tenant id to connect to, and get the data from. |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "OfficePowerBI"
Property Value
"OfficePowerBI"
tenantId
The tenant id to connect to, and get the data from.
tenantId?: string
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript