TargetProperties interface
Group specific to the update configuration.
Properties
azure |
List of Azure queries in the software update configuration. |
non |
List of non Azure queries in the software update configuration. |
Property Details
azureQueries
List of Azure queries in the software update configuration.
azureQueries?: AzureQueryProperties[]
Property Value
nonAzureQueries
List of non Azure queries in the software update configuration.
nonAzureQueries?: NonAzureQueryProperties[]
Property Value
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript