Class SidecarConfig
- Namespace
- AgentContainers.Core.Models
- Assembly
- AgentContainers.Core.dll
public sealed class SidecarConfig
- Inheritance
-
SidecarConfig
- Inherited Members
Properties
DependsOnAgent
public bool DependsOnAgent { get; set; }
Property Value
Enabled
public bool Enabled { get; set; }
Property Value
ServiceDefinition
public string ServiceDefinition { get; set; }