AvailabilityGroup Constructors
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.
Overloads
AvailabilityGroup() | |
AvailabilityGroup(Server, String) |
AvailabilityGroup()
public AvailabilityGroup ();
Public Sub New ()
Applies to
AvailabilityGroup(Server, String)
public AvailabilityGroup (Microsoft.SqlServer.Management.Smo.Server server, string name);
new Microsoft.SqlServer.Management.Smo.AvailabilityGroup : Microsoft.SqlServer.Management.Smo.Server * string -> Microsoft.SqlServer.Management.Smo.AvailabilityGroup
Public Sub New (server As Server, name As String)
Parameters
- server
- Server
- name
- String