Set-AksEdgeUpgrade
设置是否允许 AKS Edge Essentials 在更新时升级 Kubernetes 版本。
语法
Set-AksEdgeUpgrade [[-AcceptUpgrade] <Boolean>]
说明
Set-AksEdgeUpgrade cmdlet 设置是否允许 AKS Edge Essentials 在更新时升级 Kubernetes 版本。
示例
Set-AksEdgeUpgrade -acceptUpgrade $True
parameters
-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。