Set-AksEdgeUpgrade
設定是否允許 AKS Edge Essentials 在更新時升級 Kubernetes 版本。
語法
Set-AksEdgeUpgrade [[-AcceptUpgrade] <Boolean>]
描述
Set-AksEdgeUpgrade Cmdlet 會設定是否允許 AKS Edge Essentials 在更新時升級 Kubernetes 版本。
範例
Set-AksEdgeUpgrade -acceptUpgrade $True
參數
-AcceptUpgrade
此參數會指定是否允許 AksEdge 在更新時升級 Kubernetes 版本。
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
一般參數
這個 Cmdlet 支援一般參數:-Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutVariable、-OutBuffer、-PipelineVariable、-Verbose、-WarningAction 和 -WarningVariable。 如需詳細資訊,請參閱 about_CommonParameters。