Share via


ContentLink.ContentHash Property

Definition

Gets or sets the hash.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to