Table of Contents

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

bool

Enabled

public bool Enabled { get; set; }

Property Value

bool

ServiceDefinition

public string ServiceDefinition { get; set; }

Property Value

string