MonitoringAlertProperty.AllProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
All properties.