Class InstallBlock
- Namespace
- AgentContainers.Core.Models
- Assembly
- AgentContainers.Core.dll
public sealed class InstallBlock
- Inheritance
-
InstallBlock
- Inherited Members
Properties
Steps
public List<InstallStep> Steps { get; set; }
public sealed class InstallBlock
public List<InstallStep> Steps { get; set; }