AvailabilityReplica.ReadonlyRoutingList Property
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.
An ordered list of replica server names to be used for routing read-only connections when this replica is in a primary role
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public System.Collections.Specialized.StringCollection ReadonlyRoutingList { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.ReadonlyRoutingList : System.Collections.Specialized.StringCollection
Public ReadOnly Property ReadonlyRoutingList As StringCollection
Property Value
- Attributes