IngressConfig
Describes public connectivity configuration for the network.
Properties
Name | Type | Required |
---|---|---|
qosLevel |
string (enum) | No |
layer4 |
array of Layer4IngressConfig | No |
publicIPAddress |
string | No |
qosLevel
Type: string (enum)
Required: No
The QoS tier for ingress.
layer4
Type: array of Layer4IngressConfig
Required: No
Configuration for layer4 public connectivity for this network.
publicIPAddress
Type: string
Required: No
The public IP address for reaching this network.