Get-AksEdgeNodeName
Gets the Linux or Windows VM's hostname based on the parameter passed.
Syntax
Get-AksEdgeNodeName [[-NodeType] <String>]
Description
The Get-AksEdgeNodeName returns the virtual machine's current hostname.
Examples
Get-AksEdgeNodeName
Parameters
-NodeType
NodeType specifies whether to get the name of the Linux or Windows node. Default is Linux.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: Linux
Accept pipeline input: False
Accept wildcard characters: False