Partager via


AutoShutdownProfile.DisconnectDelay Propriété

Définition

Obtient ou définit la durée d’exécution d’une machine virtuelle après la déconnexion d’un utilisateur si ce comportement est activé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à