次の方法で共有


ImageDisk.Snapshot プロパティ

定義

スナップショットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象