IWithTargetNetwork.WithTargetNetwork(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the target virtual network.
public Microsoft.Azure.Management.Network.Fluent.Topology.Definition.IWithExecuteAndSubnet WithTargetNetwork (string networkId);
abstract member WithTargetNetwork : string -> Microsoft.Azure.Management.Network.Fluent.Topology.Definition.IWithExecuteAndSubnet
Public Function WithTargetNetwork (networkId As String) As IWithExecuteAndSubnet
Parameters
- networkId
- String
The target network id value to set.