Models.ContainerDefinition Class
Namespace: Nucleus.Abstractions.Models
Assembly: Nucleus.Abstractions.dll
Represents an installed container.
Properties
Id
Property
Unique record identifier.
FriendlyName
Property
Friendly name for the container, used for on-screen display in the administrative interface.
RelativePath
Property
Installation path for the container, relative to the Nucleus root folder.
Methods
Equals
(Object) Method
Equals (Object other)
Determines whether two instances are equal by comparing their Ids.
GetHashCode
GetHashCode ()
Executes the default hash function.
Returns
A hash code for the current object.