Delen via


DiskRestorePointAttributes.SourceDiskRestorePoint Property

Definition

Gets or sets resource Id of the source disk restore point.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to