MonitoringSettings.MonitoringOrganizationUniqueName Property

Definition

Gets or sets the unique name of the organization that is being monitored.

public:
 property System::String ^ MonitoringOrganizationUniqueName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string MonitoringOrganizationUniqueName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MonitoringOrganizationUniqueName : string with get, set
Public Property MonitoringOrganizationUniqueName As String

Property Value

The unique name of the organization.

Attributes

Applies to