ComputerHealthService.NetworkName Property

Definition

The network name of the computer. IP Address or DNS name will be set to this property to use it for IP connectivity to the computer.

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

Property Value

String

Returns a String that contains the network name of the computer.

Exceptions

Not currently connected to a management group.

Applies to