AvailabilityGroupStatement.Replicas 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.
The collection of replicas.
public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.AvailabilityReplica> Replicas { get; }
member this.Replicas : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.AvailabilityReplica>
Public ReadOnly Property Replicas As IList(Of AvailabilityReplica)