DevCenterInheritedProjectCatalogSettings.DefaultStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the default status of the feature.
public Azure.ResourceManager.DevCenter.Models.DevCenterFeatureStatus? DefaultStatus { get; }
member this.DefaultStatus : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterFeatureStatus>
Public ReadOnly Property DefaultStatus As Nullable(Of DevCenterFeatureStatus)