AvailabilityGroupListenerIPAddressCollection Class
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.
Strongly typed collection of MAPPED_TYPE objects Supports indexing objects by their IPAddress and SubnetMask and SubnetIP properties
public sealed class AvailabilityGroupListenerIPAddressCollection : Microsoft.SqlServer.Management.Smo.AvailabilityGroupListenerIPAddressCollectionBase
type AvailabilityGroupListenerIPAddressCollection = class
inherit AvailabilityGroupListenerIPAddressCollectionBase
Public NotInheritable Class AvailabilityGroupListenerIPAddressCollection
Inherits AvailabilityGroupListenerIPAddressCollectionBase
- Inheritance
-
AvailabilityGroupListenerIPAddressCollection
Fields
initialized | (Inherited from AbstractCollectionBase) |
Properties
Count | (Inherited from SmoCollectionBase) |
IsSynchronized | (Inherited from SmoCollectionBase) |
Item[Int32] | |
Item[String, String, String] | |
Parent | |
ParentInstance | (Inherited from AbstractCollectionBase) |
SyncRoot | (Inherited from SmoCollectionBase) |
Methods
Explicit Interface Implementations
ICollection.CopyTo(Array, Int32) | (Inherited from SmoCollectionBase) |