Compartir a través de


LabPlan.DefaultAutoShutdownProfile Propiedad

Definición

Obtiene o establece el perfil de apagado de laboratorio predeterminado. Esto se puede cambiar en un recurso de laboratorio y solo proporciona un perfil predeterminado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a