protocol
The Protocol and port to use in the form [protocol]:[port_number] e.g. TCP:8080 or UDP:53. Conflicts with protocol_ports. Defaults to application-default.
NOTE In 4.0 or later versions, the default of
protocolwill no longer be set by provider, exactly one ofprotocolandprotocol_portsmust be specified. You need to explicitly specifyprotocol="application-default"to keep the the current default of theprotocol.