Topology Control

TopologyControlWithDataSource (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="TopologyControlWithDataSource" Accessibility="Internal" Lifetime="ManagementPackElement">
<Property Name="TargetId" Type="BaseDataType" BindingDirection="In"/>
<Property Name="SubscriptionId" Type="xsd://string" BindingDirection="In"/>
<Property Name="ResourceGroup" Type="xsd://string" BindingDirection="In"/>
<Property Name="Routing" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Layout" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ZoomToContent" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ScrollDirection" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ZoomLevel" Type="xsd://double" BindingDirection="In"/>
<Property Name="SaveImage" Type="xsd://boolean" BindingDirection="Both"/>
<Property Name="IsAnimationEnabled" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="HideOutsideVicinity" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ZoomToVicinity" Type="BaseDataType" BindingDirection="In"/>
<Property Name="EnableFisheyeEffect" Type="BaseDataType" BindingDirection="In"/>
<Property Name="SelectedItem" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="LastError" Type="BaseDataType" BindingDirection="Out"/>
</ComponentType>