Freigeben über


AutoShutdownProfile.DisconnectDelay Eigenschaft

Definition

Ruft ab oder legt fest, wie lange eine VM ausgeführt wird, nachdem ein Benutzer die Verbindung getrennt hat, wenn dieses Verhalten aktiviert ist.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: