Share via


RestorePointSourceVMOSDisk.DiskRestorePoint Property

Definition

Gets or sets contains Disk Restore Point properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to