TopologySize

edit

Measured by the amount of a resource. The final cluster size is calculated using multipliers from the topology instance configuration.

Properties

edit
resource (string; allowed values: [memory, storage], required)
Type of resource
value (integer as int32, required)
Amount of resource

Example

edit
{
   "resource" : "string",
   "value" : 0
}