Share via


SubscriberQueueLimit.Strategy Property

Definition

The strategy to use for dropping messages from the queue.

public Azure.ResourceManager.IotOperations.Models.SubscriberMessageDropStrategy? Strategy { get; set; }
member this.Strategy : Nullable<Azure.ResourceManager.IotOperations.Models.SubscriberMessageDropStrategy> with get, set
Public Property Strategy As Nullable(Of SubscriberMessageDropStrategy)

Property Value

Applies to