Network Rule Set Properties Args
fun NetworkRuleSetPropertiesArgs(applyToBuiltInEventHubEndpoint: Output<Boolean>, defaultAction: Output<Either<String, DefaultAction>>? = null, ipRules: Output<List<NetworkRuleSetIpRuleArgs>>)