Share via


AlertSubscriptionConfiguration.MonitoringClassIds Property

Definition

The classes to target.

public:
 property System::Collections::Generic::IList<Guid> ^ MonitoringClassIds { System::Collections::Generic::IList<Guid> ^ get(); };
public System.Collections.Generic.IList<Guid> MonitoringClassIds { get; }
member this.MonitoringClassIds : System.Collections.Generic.IList<Guid>
Public ReadOnly Property MonitoringClassIds As IList(Of Guid)

Property Value

Returns a IList<T> of GUID values for the monitoring classes to target for the alert change notification.

Applies to