RemotelyManagedComputer.Domain Property

Definition

The domain name.

public:
 property System::String ^ Domain { System::String ^ get(); };
public string Domain { get; }
member this.Domain : string
Public ReadOnly Property Domain As String

Property Value

String

Returns a String value that contains the name of the domain containing this agentless managed computer.

Exceptions

Not currently connected to a management group.

Applies to