DevCenterProjectEnvironmentData.Status Property

Definition

Defines whether this Environment Type can be used in this Project.

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

Property Value

Applies to