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"" |
query |
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: null | string
Property Value
null | string
querySubscriptions
List of Azure subscription ids on which the user defined resources query should be executed.
querySubscriptions: null | string[]
Property Value
null | string[]