NamespaceNetworkRuleSetArgs

constructor(defaultAction: Output<Either<String, DefaultAction>>? = null, ipRules: Output<List<NWRuleSetIpRulesArgs>>? = null, namespaceName: Output<String>? = null, resourceGroupName: Output<String>? = null, virtualNetworkRules: Output<List<NWRuleSetVirtualNetworkRulesArgs>>? = null)