InboundEnvironmentEndpoint Class
The IP Addresses and Ports that require inbound network access to and within the subnet of the App Service Environment.
- Inheritance
-
InboundEnvironmentEndpoint
Constructor
InboundEnvironmentEndpoint(*, description: Optional[str] = None, endpoints: Optional[List[str]] = None, ports: Optional[List[str]] = None, **kwargs)
Parameters
Required
The IP addresses that network traffic will originate from in cidr notation.
Feedback
Submit and view feedback for