AvailabilityGroupState(AvailabilityGroup) Constructor
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.
Initializes a new instance of the AvailabilityGroupState class.
public AvailabilityGroupState (Microsoft.SqlServer.Management.Smo.AvailabilityGroup ag);
new Microsoft.SqlServer.Management.Smo.AvailabilityGroupState : Microsoft.SqlServer.Management.Smo.AvailabilityGroup -> Microsoft.SqlServer.Management.Smo.AvailabilityGroupState
Public Sub New (ag As AvailabilityGroup)
Parameters
The Availability Group this object will expose.