DevCenterInheritedProjectCatalogSettings Class
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.
Inherited project catalog settings that combine project policy settings with dev center catalog settings.
public class DevCenterInheritedProjectCatalogSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterInheritedProjectCatalogSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterInheritedProjectCatalogSettings>
type DevCenterInheritedProjectCatalogSettings = class
interface IJsonModel<DevCenterInheritedProjectCatalogSettings>
interface IPersistableModel<DevCenterInheritedProjectCatalogSettings>
Public Class DevCenterInheritedProjectCatalogSettings
Implements IJsonModel(Of DevCenterInheritedProjectCatalogSettings), IPersistableModel(Of DevCenterInheritedProjectCatalogSettings)
- Inheritance
-
DevCenterInheritedProjectCatalogSettings
- Implements
Properties
| Name | Description |
|---|---|
| CatalogItemSyncEnableStatus |
Whether project catalogs associated with projects in this dev center can be configured to sync catalog items. |
| DefaultStatus |
Indicates the default status of the feature. |
| DefaultValues |
The default values of the feature. |
| StatusModifiable |
Indicates whether the feature's status, Enabled or Disabled, is configurable at the Project scope. |
| ValuesModifiable |
Indicates whether the feature values are configurable at the Project scope. |