PredictionPreference type
コストとパフォーマンスのバランスを決定します。
KnownPredictionPreference
サービスでサポートされている既知の値
バランス: コストとパフォーマンスのバランスを取る。
MostCostEffective: パフォーマンスよりもコストを最適化します。
MoreCostEffective: コストとバランスの取れた途中。
MorePerformance: バランスとパフォーマンスの途中。
BestPerformance: コストを超えるパフォーマンスを最適化します。
type PredictionPreference = string