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

StopOnDisconnectConfiguration.Status Property

Definition

Whether the feature to stop the Dev Box on disconnect once the grace period has lapsed is enabled.

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

Property Value

Applies to