DevCenterFeatureState.DefaultStatus Property

Definition

Indicates the default status of the feature.

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

Property Value

Applies to