Table of Contents

Class ComposeCapabilities

Namespace
AgentContainers.Core.Models
Assembly
AgentContainers.Core.dll
public sealed class ComposeCapabilities
Inheritance
ComposeCapabilities
Inherited Members

Properties

Networks

public List<string> Networks { get; set; }

Property Value

List<string>

Ports

public List<string> Ports { get; set; }

Property Value

List<string>

ServiceNameDefault

public string ServiceNameDefault { get; set; }

Property Value

string