BrokerPersistence.SubscriberQueue 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.
Controls which subscriber message queues should be persisted to disk. Important: to facilitate reconnection, session state metadata are ALWAYS written to disk if any persistence setting is specified, even if this section isn't set.
public Azure.ResourceManager.IotOperations.Models.BrokerSubscriberQueuePolicy SubscriberQueue { get; set; }
member this.SubscriberQueue : Azure.ResourceManager.IotOperations.Models.BrokerSubscriberQueuePolicy with get, set
Public Property SubscriberQueue As BrokerSubscriberQueuePolicy