NextGenerationFirewallVirtualHubLocalRulestackNetworkProfile

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 trustedSubnetId: String? = null, val untrustedSubnetId: String? = null, val virtualHubId: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val trustedSubnetId: String? = null
Link copied to clipboard
Link copied to clipboard