Remove-AksHciNodePool

Streszczenie

Usuń pulę węzłów z klastra.

Składnia

Remove-AksHciNodePool -clusterName <String>
                      -name <String>

Opis

Usuń pulę węzłów z klastra.

Przykład

Remove-AksHciNodePool -clusterName mycluster -name nodepool1

-clusterName

Nazwa istniejącego klastra Kubernetes.

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

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

-Nazwa

Nazwa puli węzłów.

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

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

Następne kroki

Dokumentacja programu PowerShell usługi AksHci