BrokerPersistence.DynamicSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Client sets the specified user property key/value in the CONNECT/SUBSCRIBE/PUBLISH. Optionally, if the customer specifies a configurable user property, it will work to enable persistence dynamically. The default user property key is 'aio-persistence' and value 'true'.
public Azure.ResourceManager.IotOperations.Models.BrokerPersistenceDynamicSettings DynamicSettings { get; set; }
member this.DynamicSettings : Azure.ResourceManager.IotOperations.Models.BrokerPersistenceDynamicSettings with get, set
Public Property DynamicSettings As BrokerPersistenceDynamicSettings