Remove-AksHciAutoScalerProfile

개요

시스템에서 사용되지 않는 자동 크기 조정기 구성 프로필을 제거합니다.

Syntax

사용되지 않는 자동 크기 조정기 프로필 제거

Remove-AksHciAutoScalerProfile -name myProfile

Description

이 명령은 프로필이 클러스터 또는 노드 풀과 연결되어 있지 않은지 확인한 다음 시스템에서 제거합니다. 프로필과 연결된 활성 자동 크기 조정기가 여전히 있는 경우 해당 오류 메시지가 표시되고 작업이 중지됩니다.

예제

시스템에서 자동 크기 조정기 구성 프로필 myProfile 제거

Remove-AksHciAutoScalerProfile -name myProfile

매개 변수

-이름

자동 크기 조정기 구성 프로필의 영숫자 이름입니다.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

다음 단계

AksHci PowerShell 참조