Class ServerConfigurationBaseModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Server
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class ServerConfigurationBaseModel
Properties
View SourceItems
Declaration
public IEnumerable<ServerConfigurationItemResponseModel> Items { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<Server |