Partager via


AutoShutdownProfile.ShutdownWhenNotConnected Propriété

Définition

Obtient ou définit si une machine virtuelle sera arrêtée lorsqu’elle n’a pas été connectée à après un certain temps. Les valeurs possibles sont les suivantes : « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à