Partager via


SubscriptionInner.MaxDeliveryCount Propriété

Définition

Obtient ou définit le nombre maximal de remises.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxDeliveryCount")]
public int? MaxDeliveryCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxDeliveryCount")>]
member this.MaxDeliveryCount : Nullable<int> with get, set
Public Property MaxDeliveryCount As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à