Class ProductionProtocol
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
Represents an action to set the specified protocol as production.
public class ProductionProtocol
- Inheritance
-
ProductionProtocol
- Extension Methods
Constructors
- ProductionProtocol()
Initializes a new instance of the ProductionProtocol class.
- ProductionProtocol(string, string, bool)
Initializes a new instance of the ProductionProtocol class.
Properties
- CopyTemplates
Gets or sets a value indicating whether to copy the templates of the protocol as production templates.
- ProtocolName
Gets or sets the protocol name.
- ProtocolVersion
Gets or sets the protocol version.