AvailabilityGroupListener.AvailabilityGroupListenerIPAddresses Property
SQL Server 2012
Gets the collection of replicas participating in the availability group.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcObjectAttribute(SfcContainerRelationship.ObjectContainer, SfcContainerCardinality.OneToAny, typeof(AvailabilityGroupListenerIPAddress))] public AvailabilityGroupListenerIPAddressCollection AvailabilityGroupListenerIPAddresses { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.AvailabilityGroupListenerIPAddressCollectionThe collection of replicas participating in the availability group.