derivedDataType BcfNetworkInterfaceDT

EcimDerivedString with length constraint (0..65535) and the following pattern restriction: |(UDP|TCP):((25[0-5]|2[0-4][0-9]|[0-1]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[0-1]?[0-9]?[0-9]):(10(2[4-9]|[3-9][0-])|[2-9][0-9]{3}|[1-4][0-9](0[0-9]{2}|1([0-4][0-9]|50|51)))

String representing a 3 part key in the form: protocol:address:port
protocol = UDP or TCP
address = an IPv4 dotted decimal address
port = 1024 - 49151


References from:
BcfNetworkInterface;
stringBcfNetworkInterfaceDT [ 0..65535 ]

Valid values: (^$|(UDP|TCP):((25[0-5]|2[0-4][0-9]|[0-1]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[0-1]?[0-9]?[0-9]):(10(2[4-9]|[3-9][0-])|[2-9][0-9]{3}|[1-4][0-9](0[0-9]{2}|1([0-4][0-9]|50|51))))
  derivedDataType BcfNetworkInterfaceDT