You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Client sets the specified user property key/value in the CONNECT/SUBSCRIBE/PUBLISH.\nOptionally, if the customer specifies a configurable user property, it will work to enable persistence dynamically.\nDefault: key 'aio-persistence', value 'true'.\n"
247
-
}
248
-
},
249
252
"maxSize": {
250
253
"type": "string",
251
254
"metadata": {
@@ -295,29 +298,6 @@
295
298
}
296
299
}
297
300
},
298
-
"_1.BrokerPersistenceDynamicSettings": {
299
-
"type": "object",
300
-
"properties": {
301
-
"userPropertyKey": {
302
-
"type": "string",
303
-
"metadata": {
304
-
"description": "The user property key to enable persistence."
305
-
}
306
-
},
307
-
"userPropertyValue": {
308
-
"type": "string",
309
-
"metadata": {
310
-
"description": "The user property value to enable persistence."
311
-
}
312
-
}
313
-
},
314
-
"metadata": {
315
-
"description": "Dynamic settings to toggle persistence via MQTTv5 user properties.",
316
-
"__bicep_imported_from!": {
317
-
"sourceTemplate": "types.bicep"
318
-
}
319
-
}
320
-
},
321
301
"_1.BrokerPersistenceEncryption": {
322
302
"type": "object",
323
303
"properties": {
@@ -621,16 +601,6 @@
621
601
"metadata": {
622
602
"description": "Dynamic toggle via MQTTv5 user property."
623
603
}
624
-
},
625
-
"topics": {
626
-
"type": "array",
627
-
"items": {
628
-
"type": "string"
629
-
},
630
-
"nullable": true,
631
-
"metadata": {
632
-
"description": "Topics to persist per subscriber (wildcards # and + supported)."
"description": "Client sets the specified user property key/value in the CONNECT/SUBSCRIBE/PUBLISH.\nOptionally, if the customer specifies a configurable user property, it will work to enable persistence dynamically.\nDefault: key 'aio-persistence', value 'true'.\n"
247
-
}
248
-
},
249
252
"maxSize": {
250
253
"type": "string",
251
254
"metadata": {
@@ -295,29 +298,6 @@
295
298
}
296
299
}
297
300
},
298
-
"_1.BrokerPersistenceDynamicSettings": {
299
-
"type": "object",
300
-
"properties": {
301
-
"userPropertyKey": {
302
-
"type": "string",
303
-
"metadata": {
304
-
"description": "The user property key to enable persistence."
305
-
}
306
-
},
307
-
"userPropertyValue": {
308
-
"type": "string",
309
-
"metadata": {
310
-
"description": "The user property value to enable persistence."
311
-
}
312
-
}
313
-
},
314
-
"metadata": {
315
-
"description": "Dynamic settings to toggle persistence via MQTTv5 user properties.",
316
-
"__bicep_imported_from!": {
317
-
"sourceTemplate": "types.bicep"
318
-
}
319
-
}
320
-
},
321
301
"_1.BrokerPersistenceEncryption": {
322
302
"type": "object",
323
303
"properties": {
@@ -621,16 +601,6 @@
621
601
"metadata": {
622
602
"description": "Dynamic toggle via MQTTv5 user property."
623
603
}
624
-
},
625
-
"topics": {
626
-
"type": "array",
627
-
"items": {
628
-
"type": "string"
629
-
},
630
-
"nullable": true,
631
-
"metadata": {
632
-
"description": "Topics to persist per subscriber (wildcards # and + supported)."
0 commit comments