Share via


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