ContentHash interface
Definition of the runbook property type.
Properties
algorithm | Gets or sets the content hash algorithm used to hash the content. |
value | Gets or sets expected hash value of the content. |
Property Details
algorithm
Gets or sets the content hash algorithm used to hash the content.
algorithm: string
Property Value
string
value
Gets or sets expected hash value of the content.
value: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript