ImageDisk.Snapshot Property

Definition

Gets or sets the 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to