RequiredTraffic Class
Required inbound or outbound traffic for Azure Spring Cloud instance.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
RequiredTraffic
Constructor
RequiredTraffic(**kwargs)
Variables
- protocol
- str
The protocol of required traffic.
- port
- int
The port of required traffic.
- direction
- str or TrafficDirection
The direction of required traffic. Possible values include: "Inbound", "Outbound".
Feedback
Submit and view feedback for