AppPlatformServiceRequiredTraffic Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required inbound or outbound traffic for Azure Spring Apps resource.
public class AppPlatformServiceRequiredTraffic
type AppPlatformServiceRequiredTraffic = class
Public Class AppPlatformServiceRequiredTraffic
- Inheritance
-
AppPlatformServiceRequiredTraffic
Properties
| Name | Description |
|---|---|
| Direction |
The direction of required traffic. |
| Fqdns |
The FQDN list of required traffic. |
| IPs |
The ip list of required traffic. |
| Port |
The port of required traffic. |
| Protocol |
The protocol of required traffic. |