sku Name
Parameters
value
Specifies the SKU Name for this IoT Time Series Insights Standard Environment. It is string consisting of two parts separated by an underscore(\_).The first part is the name
, valid values include: S1
and S2
. The second part is the capacity
(e.g. the number of deployed units of the sku
), which must be a positive integer
(e.g. S1_1
). Possible values are S1_1
, S1_2
, S1_3
, S1_4
, S1_5
, S1_6
, S1_7
, S1_8
, S1_9
, S1_10
, S2_1
, S2_2
, S2_3
, S2_4
, S2_5
, S2_6
, S2_7
, S2_8
, S2_9
and S2_10
. Changing this forces a new resource to be created.