XML schema:
<xsd:complexType name="AgentFeatures">
<xsd:sequence>
<xsd:element name="disableSubscriptions" type="xsd:boolean" minOccurs="0" default="false"/>
</xsd:sequence>
</xsd:complexType>
Element/Attribute |
Optional |
Default Value |
Available since
|
Description |
|---|---|---|---|---|
disableSubscriptions |
* |
false |
2.8 |
Indicates whether the agent can disable original Subscriptions on the source system after migrating them to the system. |