次の方法で共有


UserDefinedResourcesProperties interface

IoT セキュリティ ソリューションのユーザー定義リソースのプロパティ。

プロパティ

query

セキュリティ ソリューションのユーザー定義リソースを表す Azure Resource Graph クエリ。 "where type != "Microsoft.Devices/IotHubs" で始める必要があります

querySubscriptions

ユーザー定義リソース クエリを実行する必要がある Azure サブスクリプション ID の一覧。

プロパティの詳細

query

セキュリティ ソリューションのユーザー定義リソースを表す Azure Resource Graph クエリ。 "where type != "Microsoft.Devices/IotHubs" で始める必要があります

query: null | string

プロパティ値

null | string

querySubscriptions

ユーザー定義リソース クエリを実行する必要がある Azure サブスクリプション ID の一覧。

querySubscriptions: null | string[]

プロパティ値

null | string[]