Stop-AksEdgeNode
如果節點 VM 目前已啟動,就會停止該節點 VM。 此 Cmdlet 是非同步呼叫,不會等候 Kubernetes 端點可供使用。 您必須等待一段時間,Kubernetes 端點才可供使用。
語法
Stop-AksEdgeNode [[-NodeType] <String>]
描述
停止虛擬機器。 如果虛擬機器已停止,則不會採取任何動作。
範例
Stop-AksEdgeNode
參數
-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。