TopologyParameters interface

Parameters that define the representation of topology.

Properties

targetResourceGroupName

The name of the target resource group to perform topology on.

targetSubnet

The reference to the Subnet resource.

targetVirtualNetwork

The reference to the Virtual Network resource.

Property Details

targetResourceGroupName

The name of the target resource group to perform topology on.

targetResourceGroupName?: string

Property Value

string

targetSubnet

The reference to the Subnet resource.

targetSubnet?: SubResource

Property Value

targetVirtualNetwork

The reference to the Virtual Network resource.

targetVirtualNetwork?: SubResource

Property Value