Compartir a través de


DevTestLabScheduleData.Status Propiedad

Definición

Estado de la programación (es decir, Habilitado, Deshabilitado).

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabEnableStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabEnableStatus> with get, set
Public Property Status As Nullable(Of DevTestLabEnableStatus)

Valor de propiedad

Se aplica a