Compartir a través de


LabUpdate.AutoShutdownProfile Propiedad

Definición

Obtiene o establece la configuración de apagado automático del recurso para el laboratorio. Esto controla si se realizan acciones en los recursos que están inactivos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoShutdownProfile")]
public Microsoft.Azure.Management.LabServices.Models.AutoShutdownProfile AutoShutdownProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoShutdownProfile")>]
member this.AutoShutdownProfile : Microsoft.Azure.Management.LabServices.Models.AutoShutdownProfile with get, set
Public Property AutoShutdownProfile As AutoShutdownProfile

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a