RequiredTraffic interface

Required inbound or outbound traffic for Azure Spring Apps resource.

Properties

direction

The direction of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

fqdns

The FQDN list of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

ips

The ip list of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

port

The port of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

protocol

The protocol of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

direction

The direction of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

direction?: string

Property Value

string

fqdns

The FQDN list of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

fqdns?: string[]

Property Value

string[]

ips

The ip list of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

ips?: string[]

Property Value

string[]

port

The port of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

port?: number

Property Value

number

protocol

The protocol of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

protocol?: string

Property Value

string