Partager via


SBClientAffineProperties.IsDurable Propriété

Définition

Obtient ou définit pour les abonnements client-affine, cette valeur indique si l’abonnement est durable ou non.

[Newtonsoft.Json.JsonProperty(PropertyName="isDurable")]
public bool? IsDurable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDurable")>]
member this.IsDurable : Nullable<bool> with get, set
Public Property IsDurable As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à