次の方法で共有


TargetAggregationFunction type

TargetAggregationFunction の値を定義します。
KnownTargetAggregationFunction TargetAggregationFunction と同じ意味で使用できますが、この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

なし: 値が設定されていないことを表します。
Sum
最大
最小
平均

type TargetAggregationFunction = string