Share via


ImportDiskDetails.ManifestHash Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to