Partager via


SBTopic.AutoDeleteOnIdle Propriété

Définition

Obtient ou définit l’intervalle d’inactivité iso 8601 après lequel la rubrique est automatiquement supprimée. La durée minimale est de 5 minutes.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à