Test-AksEdgeNode
Controleert of het knooppunt van NodeType
is gemaakt.
Syntax
Test-AksEdgeNode [[-NodeType] <String>] [<CommonParameters>]
Description
De Test-AksEdgeNode
cmdlet controleert of het Linux- of Windows-knooppunt is gemaakt. Het retourneert true als het knooppunt is gemaakt, of onwaar als dat niet het geval is.
Voorbeelden
Voorbeeld
Test-AksEdgeNode -NodeType Windows
Parameters
-Nodetype
Deze parameter geeft aan of het knooppunt 'Linux' of het 'Windows'-knooppunt, of beide tegelijk met 'LinuxAndWindows'.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: Linux
Accept pipeline input: False
Accept wildcard characters: False
Algemene parameters
Deze cmdlet biedt ondersteuning voor de meest gebruikte parameters: -Debug, - ErrorAction, - ErrorVariable, - InformationAction, -InformationVariable, - OutVariable,-OutBuffer, - PipelineVariable - Verbose, - WarningAction en -WarningVariable. Zie about_CommonParameters voor meer informatie.