Condividi tramite


BrokerPersistence.DynamicSettings Property

Definition

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

Property Value

Applies to