AvailabilityReplica.SetLoadBalancedReadOnlyRoutingList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the load balanced read-only routing list
public void SetLoadBalancedReadOnlyRoutingList (System.Collections.Generic.IList<System.Collections.Generic.IList<string>> routingList);
member this.SetLoadBalancedReadOnlyRoutingList : System.Collections.Generic.IList<System.Collections.Generic.IList<string>> -> unit
Public Sub SetLoadBalancedReadOnlyRoutingList (routingList As IList(Of IList(Of String)))