NextGenerationFirewallVirtualHubLocalRulestackNetworkProfileArgs

constructor(egressNatIpAddressIds: Output<List<String>>? = null, egressNatIpAddresses: Output<List<String>>? = null, ipOfTrustForUserDefinedRoutes: Output<String>? = null, networkVirtualApplianceId: Output<String>, publicIpAddressIds: Output<List<String>>, publicIpAddresses: Output<List<String>>? = null, trustedAddressRanges: Output<List<String>>? = null, trustedSubnetId: Output<String>? = null, untrustedSubnetId: Output<String>? = null, virtualHubId: Output<String>)