IoTCheckRequirements interface
Represents IoT requirements check request.
- Extends
Properties
kind | Polymorphic discriminator, which specifies the different types this object can be |
subscription |
The subscription id to connect to, and get the data from. |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "IOT"
Property Value
"IOT"
subscriptionId
The subscription id to connect to, and get the data from.
subscriptionId?: string
Property Value
string
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript