3.3.5.15.2.1 RaiseAlert
This element specifies input values for the RaiseAlert operation.
-
<xs:element name="RaiseAlert"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="alertInfo" nillable="true" xmlns:q3="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework" type="q3:AlertInfo" /> </xs:sequence> </xs:complexType> </xs:element>
alertInfo: An AlertInfo (section 2.2.4.3.2) complex type that contains the alert information.