Share via


ContentSource.Hash Property

Definition

Gets or sets the hash.

[Newtonsoft.Json.JsonProperty(PropertyName="hash")]
public Microsoft.Azure.Management.Automation.Models.ContentHash Hash { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hash")>]
member this.Hash : Microsoft.Azure.Management.Automation.Models.ContentHash with get, set
Public Property Hash As ContentHash

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to