ServerGroupBase.Create Method

Definition

Creates a server group on the instance of Microsoft SQL Server as defined by the ServerGroupBase object.

public:
 virtual void Create();
public void Create ();
abstract member Create : unit -> unit
override this.Create : unit -> unit
Public Sub Create ()

Implements

Applies to