Get-AzureNetworkInterface

Get-AzureNetworkInterface

Gets a network interface.

Syntax

Parameter Set: Default
Get-AzureNetworkInterface [-Name <String> ] [-Profile <AzureProfile> ] [-ResourceGroupName <String> ] [ <CommonParameters>]

Detailed Description

The Get-AzureNetworkInterface cmdlet gets an Azure network interface or a list of Azure network interfaces in a resource group.

Parameters

-Name<String>

Specifies the name of the network interface to get.

Aliases

ResourceName

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByPropertyName)

Accept Wildcard Characters?

false

-Profile<AzureProfile>

Specifies an Azure profile.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ResourceGroupName<String>

Specifies the name of the resource group that contains the network interface to get.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByPropertyName)

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

New-AzureNetworkInterface

Remove-AzureNetworkInterface

Set-AzureNetworkInterface