GetEnvironmentV3InboundNetworkDependency

data class GetEnvironmentV3InboundNetworkDependency(val description: String, val ipAddresses: List<String>, val ports: List<String>)

Constructors

Link copied to clipboard
constructor(description: String, ipAddresses: List<String>, ports: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A short description of the purpose of the network traffic.

Link copied to clipboard

A list of IP addresses that network traffic will originate from in CIDR notation.

Link copied to clipboard

The ports that network traffic will arrive to the App Service Environment V3 on.