NextGenerationFirewallVirtualNetworkLocalRulestackNetworkProfileVnetConfiguration

data class NextGenerationFirewallVirtualNetworkLocalRulestackNetworkProfileVnetConfiguration(val ipOfTrustForUserDefinedRoutes: String? = null, val trustedSubnetId: String? = null, val untrustedSubnetId: String? = null, val virtualNetworkId: String)

Constructors

constructor(ipOfTrustForUserDefinedRoutes: String? = null, trustedSubnetId: String? = null, untrustedSubnetId: String? = null, virtualNetworkId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val trustedSubnetId: String? = null

The ID of the Trust subnet.

Link copied to clipboard

The ID of the UnTrust subnet.

Link copied to clipboard

The ID of the Virtual Network.