Compartilhar via


AutoShutdownProfile.ShutdownWhenNotConnected Propriedade

Definição

Obtém ou define se uma VM será desligada quando não tiver sido conectada após um período de tempo. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a