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

IEnvironmentType.Status Property

Definition

Indicates whether this environment type is enabled for use in this project.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Indicates whether this environment type is enabled for use in this project.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentTypeEnableStatus) }, ReadOnly=false, Required=true, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentTypeEnableStatus Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Indicates whether this environment type is enabled for use in this project.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentTypeEnableStatus) }, ReadOnly=false, Required=true, SerializedName="status")>]
member this.Status : Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentTypeEnableStatus with get, set
Public Property Status As EnvironmentTypeEnableStatus

Property Value

Attributes

Applies to