Test-AksEdgeNode
檢查 是否已建立 的 NodeType
節點。
語法
Test-AksEdgeNode [[-NodeType] <String>] [<CommonParameters>]
描述
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。