Next Generation Firewall Virtual Network Panorama Network Profile
data class NextGenerationFirewallVirtualNetworkPanoramaNetworkProfile(val egressNatIpAddressIds: List<String>? = null, val egressNatIpAddresses: List<String>? = null, val publicIpAddressIds: List<String>, val publicIpAddresses: List<String>? = null, val vnetConfiguration: NextGenerationFirewallVirtualNetworkPanoramaNetworkProfileVnetConfiguration)
Constructors
Link copied to clipboard
fun NextGenerationFirewallVirtualNetworkPanoramaNetworkProfile(egressNatIpAddressIds: List<String>? = null, egressNatIpAddresses: List<String>? = null, publicIpAddressIds: List<String>, publicIpAddresses: List<String>? = null, vnetConfiguration: NextGenerationFirewallVirtualNetworkPanoramaNetworkProfileVnetConfiguration)