Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkRuleSets

Package version

Network Rule Set Properties of this IoT Central application.

Hierarchy

  • NetworkRuleSets

Index

Properties

Optional applyToDevices

applyToDevices: undefined | false | true

Whether these rules apply for device connectivity to IoT Hub and Device Provisioning service associated with this application.

Optional applyToIoTCentral

applyToIoTCentral: undefined | false | true

Whether these rules apply for connectivity via IoT Central web portal and APIs.

Optional defaultAction

defaultAction: NetworkAction

The default network action to apply.

Optional ipRules

List of IP rules.

Generated using TypeDoc