Values.BridgeNetworkSourceSourceThe source of the bridge. A network source originates at your premises.
type nonrec t = {multicastIp : String_.t option;The network source multicast IP.
*)multicastSourceSettings : MulticastSourceSettings.t option;The settings related to the multicast source.
*)name : String_.t option;The name of the network source.
*)networkName : String_.t option;The network source's gateway network name.
*)port : Integer.t option;The network source port.
*)protocol : Protocol.t option;The network source protocol. Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
*)}