Remove-AksHciAutoScalerProfile
概要
從系統移除未使用的自動調整程式組態設定檔。
Syntax
移除未使用的自動調整程式設定檔
Remove-AksHciAutoScalerProfile -name myProfile
描述
此命令會確認設定檔未與任何叢集或節點集區相關聯,並從系統中移除該設定檔。 如果仍然有與設定檔相關聯的作用中自動調整程式,則系統會顯示個別的錯誤訊息並停止作業。
範例
從系統移除自動調整程式組態設定檔 myProfile
Remove-AksHciAutoScalerProfile -name myProfile
參數
-name
自動調整程式組態設定檔的英數字元名稱。
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False