Class FinalizerProperties
The Finalizer
Inheritance
System.Object
FinalizerProperties
Namespace: LambdaSharp.Finalizer
Assembly: LambdaSharp.Finalizer.dll
Syntax
public class FinalizerProperties
Properties
DeploymentChecksum
The Deployment
Declaration
public string DeploymentChecksum { get; set; }
Property Value
Type | Description |
---|---|
System. |
The compiler generated checksum of the current deployment. |
ModuleVersion
The Module
Declaration
public string ModuleVersion { get; set; }
Property Value
Type | Description |
---|---|
System. |
The module version. |