Class TagPublication
- Namespace
- AgentContainers.Core.Models
- Assembly
- AgentContainers.Core.dll
public sealed class TagPublication
- Inheritance
-
TagPublication
- Inherited Members
Properties
Repository
public string Repository { get; set; }
Property Value
Tags
public List<string> Tags { get; set; }