NetworkRuleSetsArgs

constructor(applyToDevices: Output<Boolean>? = null, applyToIoTCentral: Output<Boolean>? = null, defaultAction: Output<Either<String, NetworkAction>>? = null, ipRules: Output<List<NetworkRuleSetIpRuleArgs>>? = null)