Partager via


SubscriptionInner.RequiresSession Propriété

Définition

Obtient ou définit la valeur indiquant si un abonnement prend en charge le concept de sessions.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à