Microsoft.SystemCenter.WebApplication.GroupPopulationSchema (SchemaType)

Element properties:

AccessibilityInternal

Source Code:

<SchemaType ID="Microsoft.SystemCenter.WebApplication.GroupPopulationSchema" Accessibility="Internal">
<xsd:complexType name="MonitoringObjectIdListType">
<xsd:annotation>
<xsd:documentation>Explicit list of entities.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="MonitoringObjectId" type="xsd:string" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</SchemaType>