Class GetGroupedAppDataResponseInstance
- Namespace
- OpenSettings.Models.Responses
- Assembly
- OpenSettings.dll
public class GetGroupedAppDataResponseInstance
- Inheritance
-
GetGroupedAppDataResponseInstance
- Inherited Members
Properties
CreatedOn
public DateTime CreatedOn { get; set; }
Property Value
DynamicId
public string DynamicId { get; set; }
Property Value
Environment
public string Environment { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
IpAddress
public string IpAddress { get; set; }
Property Value
IsActive
public bool IsActive { get; set; }
Property Value
MachineName
public string MachineName { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
ReloadStrategies
public List<ReloadStrategy> ReloadStrategies { get; set; }
Property Value
RowVersion
public byte[] RowVersion { get; set; }
Property Value
- byte[]
ServiceType
public ServiceType ServiceType { get; set; }
Property Value
UpdatedOn
public DateTime? UpdatedOn { get; set; }
Property Value
Urls
public string[] Urls { get; set; }
Property Value
- string[]
Version
public string Version { get; set; }