Partager via


AutoShutdownProfile.IdleDelay Propriété

Définition

Obtient ou définit la durée d’inactivité d’une machine virtuelle avant son arrêt si ce comportement est activé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à