Test-AksEdgeNode

NodeType 노드가 만들어졌는지 여부를 확인합니다.

구문

Test-AksEdgeNode [[-NodeType] <String>] [<CommonParameters>]

Description

cmdlet은 Test-AksEdgeNode Linux 또는 Windows 노드가 만들어졌는지 여부를 확인합니다. 노드를 만든 경우 true 를 반환하고, 그렇지 않으면 false 를 반환합니다.

예제

Test-AksEdgeNode -NodeType Windows

매개 변수

-Nodetype

이 매개 변수는 'Linux' 노드 또는 'Windows' 노드 또는 둘 다 'LinuxAndWindows'와 동시에 있는지 여부를 나타냅니다.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: Linux
Accept pipeline input: False
Accept wildcard characters: False

공통 매개 변수

이 cmdlet 일반 매개 변수를 지원합니다. -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction 및 -WarningVariable. 자세한 내용은 about_CommonParameters를 참조하세요.

다음 단계

AksEdge PowerShell 참조