ContentLink.ContentHash 屬性

定義

取得或設定雜湊。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於