AvailabilityGroupData.SqlAvailabilityGroup Property
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.
This property is used specially for creating a listener. We want the step of creating a AG listener not to include in the step of creating AG. However, The creation of a listener needs such info.
C#
public Microsoft.SqlServer.Management.Smo.AvailabilityGroup SqlAvailabilityGroup { get; set; }
member this.SqlAvailabilityGroup : Microsoft.SqlServer.Management.Smo.AvailabilityGroup with get, set
Public Property SqlAvailabilityGroup As AvailabilityGroup
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 160.2004021.0 |