TopologyParameters Class
Parameters that define the representation of topology.
- Inheritance
-
TopologyParameters
Constructor
TopologyParameters(*, target_resource_group_name: typing.Union[str, NoneType] = None, target_virtual_network: typing.Union[_ForwardRef('SubResource'), NoneType] = None, target_subnet: typing.Union[_ForwardRef('SubResource'), NoneType] = None, **kwargs)
Parameters
- target_resource_group_name
- str
The name of the target resource group to perform topology on.
- target_virtual_network
- SubResource
The reference to the Virtual Network resource.
- target_subnet
- SubResource
The reference to the Subnet resource.
Feedback
Submit and view feedback for