Next Generation Firewall Virtual Hub Local Rulestack Network Profile
data class NextGenerationFirewallVirtualHubLocalRulestackNetworkProfile(val egressNatIpAddressIds: List<String>? = null, val egressNatIpAddresses: List<String>? = null, val ipOfTrustForUserDefinedRoutes: String? = null, val networkVirtualApplianceId: String, val publicIpAddressIds: List<String>, val publicIpAddresses: List<String>? = null, val trustedAddressRanges: List<String>? = null, val trustedSubnetId: String? = null, val untrustedSubnetId: String? = null, val virtualHubId: String)
Constructors
Link copied to clipboard
constructor(egressNatIpAddressIds: List<String>? = null, egressNatIpAddresses: List<String>? = null, ipOfTrustForUserDefinedRoutes: String? = null, networkVirtualApplianceId: String, publicIpAddressIds: List<String>, publicIpAddresses: List<String>? = null, trustedAddressRanges: List<String>? = null, trustedSubnetId: String? = null, untrustedSubnetId: String? = null, virtualHubId: String)