UserDefinedResourcesProperties interface

Properties of the IoT Security solution's user defined resources.

Properties

query

Azure Resource Graph query which represents the security solution's user defined resources. Required to start with "where type != "Microsoft.Devices/IotHubs""

querySubscriptions

List of Azure subscription ids on which the user defined resources query should be executed.

Property Details

query

Azure Resource Graph query which represents the security solution's user defined resources. Required to start with "where type != "Microsoft.Devices/IotHubs""

query: string | null

Property Value

string | null

querySubscriptions

List of Azure subscription ids on which the user defined resources query should be executed.

querySubscriptions: string[] | null

Property Value

string[] | null