Remove-AksHciNodePool
Synopse
Odstranění fondu uzlů z clusteru
Syntax
Remove-AksHciNodePool -clusterName <String>
-name <String>
Popis
Odstranění fondu uzlů z clusteru
Příklad
Remove-AksHciNodePool -clusterName mycluster -name nodepool1
-název_clusteru
Název existujícího clusteru Kubernetes.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Jméno
Název fondu uzlů.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False