Share via


DevTestLabArtifactSourceData.Status Property

Definition

Indicates if the artifact source is enabled (values: Enabled, Disabled).

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)

Property Value

Applies to