MonitoringAlertProperty.AllProperties Property

Definition

Gets all properties.

public:
 static property System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Monitoring::MonitoringAlertProperty ^> ^ AllProperties { System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Monitoring::MonitoringAlertProperty ^> ^ get(); };
public static System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Monitoring.MonitoringAlertProperty> AllProperties { get; }
member this.AllProperties : System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Monitoring.MonitoringAlertProperty>
Public Shared ReadOnly Property AllProperties As IList(Of MonitoringAlertProperty)

Property Value

IList<MonitoringAlertProperty>

All properties.

Applies to