ServerAlias.Create Method

Definition

Creates a server connection alias on the WMI installation as defined by the ServerAlias object.

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

Implements

Examples

Managing Services and Network Settings by Using WMI Provider

Applies to