BrokerSubscriberQueueCustomPolicy Class
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.
Custom Subscriber Queue Policy Properties.
public class BrokerSubscriberQueueCustomPolicy : Azure.ResourceManager.IotOperations.Models.BrokerSubscriberQueuePolicy, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotOperations.Models.BrokerSubscriberQueueCustomPolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotOperations.Models.BrokerSubscriberQueueCustomPolicy>
type BrokerSubscriberQueueCustomPolicy = class
inherit BrokerSubscriberQueuePolicy
interface IJsonModel<BrokerSubscriberQueueCustomPolicy>
interface IPersistableModel<BrokerSubscriberQueueCustomPolicy>
Public Class BrokerSubscriberQueueCustomPolicy
Inherits BrokerSubscriberQueuePolicy
Implements IJsonModel(Of BrokerSubscriberQueueCustomPolicy), IPersistableModel(Of BrokerSubscriberQueueCustomPolicy)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| BrokerSubscriberQueueCustomPolicy(BrokerSubscriberQueueCustomPolicySettings) |
Initializes a new instance of BrokerSubscriberQueueCustomPolicy. |
Properties
| Name | Description |
|---|---|
| SubscriberQueueSettings |
Custom policy, required if mode is Custom. Subscriber queues from all groups are persisted to disk (logical OR). |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |