Share via


MonitoringAlert.NetbiosComputerName Property

Definition

The name of the computer (if available) that this alert was created on the behalf of.

public:
 property System::String ^ NetbiosComputerName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string NetbiosComputerName { get; }
member this.NetbiosComputerName : string
Public ReadOnly Property NetbiosComputerName As String

Property Value

Returns a String that contains the name of the computer that this alert was created for.

Attributes

Applies to