ScaleSettings interface
定義集區所需的大小。 這可以是 'fixedScale',其中指定了要求的 targetDedicatedNodes,或定義定期重新評估的公式的 'autoScale'。 如果未指定此屬性,集區將會有固定小數位數,且具有 0 targetDedicatedNodes。
屬性
auto |
此屬性和 fixedScale 互斥,而且必須指定其中一個屬性。 |
fixed |
此屬性和 autoScale 互斥,而且必須指定其中一個屬性。 |