Share via


RestorePointSourceVmStorageProfile.OSDisk Property

Definition

Gets the OS disk of the VM captured at the time of the restore point creation.

public Azure.ResourceManager.Compute.Models.RestorePointSourceVmOSDisk OSDisk { get; set; }
member this.OSDisk : Azure.ResourceManager.Compute.Models.RestorePointSourceVmOSDisk with get, set
Public Property OSDisk As RestorePointSourceVmOSDisk

Property Value

Applies to