// Destination address identity of session (including range)
// Destination address identity of session. The string for a IPv4 address shall be formatted in the "dotted decimal" notation as defined in IETF RFC 1166 [10]. The string for a IPv6 address shall be formatted according to clause 4 of IETF RFC 5952 [11], with in CIDR notation [12] used to provide the routing prefix.
DstAddressstring`json:"dstAddress,omitempty"`
// Destination port identity of session
DstPort[]string`json:"dstPort,omitempty"`
DstPortstring`json:"dstPort,omitempty"`
// Protocol number
Protocolstring`json:"protocol,omitempty"`
// Source address identity of session (including range)
// Source address identity of session. The string for a IPv4 address shall be formatted in the "dotted decimal" notation as defined in IETF RFC 1166 [10]. The string for a IPv6 address shall be formatted according to clause 4 of IETF RFC 5952 [11], with in CIDR notation [12] used to provide the routing prefix.
// Destination address identity of session (including range)
// Destination address identity of session. The string for a IPv4 address shall be formatted in the "dotted decimal" notation as defined in IETF RFC 1166 [10]. The string for a IPv6 address shall be formatted according to clause 4 of IETF RFC 5952 [11], with in CIDR notation [12] used to provide the routing prefix.
DstAddressstring`json:"dstAddress,omitempty"`
// Destination port identity of session
DstPort[]string`json:"dstPort,omitempty"`
DstPortstring`json:"dstPort,omitempty"`
// Protocol number
Protocolstring`json:"protocol,omitempty"`
// Source address identity of session (including range)
// Source address identity of session. The string for a IPv4 address shall be formatted in the "dotted decimal" notation as defined in IETF RFC 1166 [10]. The string for a IPv6 address shall be formatted according to clause 4 of IETF RFC 5952 [11], with in CIDR notation [12] used to provide the routing prefix.