你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PredictionPreference type
确定成本和性能之间的平衡。
KnownPredictionPreference 可与 PredictionPreference 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
均衡:在成本和性能之间实现平衡。
MostCostEffective:优化性能成本。
MoreCostEffective:一半通过成本和平衡。
MorePerformance:在平衡和性能中途。
BestPerformance:针对成本的性能进行优化。
type PredictionPreference = string