你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DevTestLabArtifactSourceData.Status 属性

定义

指示是否启用项目源 (值: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)

属性值

适用于