Set-AzureNetworkInterface
Set-AzureNetworkInterface
Sets the goal state for a network interface.
Syntax
Parameter Set: Default
Set-AzureNetworkInterface -NetworkInterface <PSNetworkInterface> [-Profile <AzureProfile> ] [ <CommonParameters>]
Detailed Description
The Set-AzureNetworkInterface sets the goal state for an Azure network interface.
Parameters
-NetworkInterface<PSNetworkInterface>
Specifies a NetworkInterface object that represents the goal state for a network interface.
Aliases |
none |
Required? |
true |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
true(ByValue) |
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 |
<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.