Share via


NetworkInterfaceBaseCmdlet.IsNetworkInterfacePresent(String, String) Method

Definition

public bool IsNetworkInterfacePresent (string resourceGroupName, string name);
member this.IsNetworkInterfacePresent : string * string -> bool
Public Function IsNetworkInterfacePresent (resourceGroupName As String, name As String) As Boolean

Parameters

resourceGroupName
String
name
String

Returns

Applies to