NetworkRuleSets interface
Network Rule Set Properties of this IoT Central application.
Properties
| apply |
Whether these rules apply for device connectivity to IoT Hub and Device Provisioning service associated with this application. |
| apply |
Whether these rules apply for connectivity via IoT Central web portal and APIs. |
| default |
The default network action to apply. |
| ip |
List of IP rules. |
Property Details
applyToDevices
Whether these rules apply for device connectivity to IoT Hub and Device Provisioning service associated with this application.
applyToDevices?: boolean
Property Value
boolean
applyToIoTCentral
Whether these rules apply for connectivity via IoT Central web portal and APIs.
applyToIoTCentral?: boolean
Property Value
boolean
defaultAction
The default network action to apply.
defaultAction?: string
Property Value
string