NetworkInterfaceTapConfigBase.IsNetworkInterfaceTapPresent Method

Definition

public bool IsNetworkInterfaceTapPresent (string resouceGroupName, string networkInterfaceName, string tapConfigName);
member this.IsNetworkInterfaceTapPresent : string * string * string -> bool
Public Function IsNetworkInterfaceTapPresent (resouceGroupName As String, networkInterfaceName As String, tapConfigName As String) As Boolean

Parameters

resouceGroupName
String
networkInterfaceName
String
tapConfigName
String

Returns

Applies to