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