Share via


MonitoringAlert.NetbiosDomainName Property

Definition

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

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

Property Value

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

Attributes

Applies to