次の方法で共有


ContentSource.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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象