Share via


ExportDiskDetails.ManifestHash Property

Definition

Gets the Base16-encoded MD5 hash of the manifest file on the disk.

[Newtonsoft.Json.JsonProperty(PropertyName="manifestHash")]
public string ManifestHash { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="manifestHash")>]
member this.ManifestHash : string
Public ReadOnly Property ManifestHash As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to