Freigeben über


AutoShutdownProfile.ShutdownWhenNotConnected Eigenschaft

Definition

Ruft ab oder legt fest, ob ein virtueller Computer heruntergefahren wird, wenn er nach einem bestimmten Zeitraum nicht mehr verbunden wurde. Mögliche Werte: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="shutdownWhenNotConnected")]
public Microsoft.Azure.Management.LabServices.Models.EnableState? ShutdownWhenNotConnected { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shutdownWhenNotConnected")>]
member this.ShutdownWhenNotConnected : Nullable<Microsoft.Azure.Management.LabServices.Models.EnableState> with get, set
Public Property ShutdownWhenNotConnected As Nullable(Of EnableState)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: