Values.DeleteLinkRoutingRuleRequestSourceDeletes a routing rule from a link.
type nonrec t = {gatewayId : GatewayId.t;The unique identifier of the gateway.
*)linkId : LinkId.t;The unique identifier of the link.
*)ruleId : RuleId.t;The unique identifier of the routing rule.
*)}