Condividi tramite


IWithTargetResourceGroup.WithTargetResourceGroup(String) Method

Definition

Set the targetResourceId value.

public Microsoft.Azure.Management.Network.Fluent.Topology.Definition.IWithExecute WithTargetResourceGroup (string resourceGroupName);
abstract member WithTargetResourceGroup : string -> Microsoft.Azure.Management.Network.Fluent.Topology.Definition.IWithExecute
Public Function WithTargetResourceGroup (resourceGroupName As String) As IWithExecute

Parameters

resourceGroupName
String

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

Returns

Applies to