RestorePointData.InstantAccessDurationMinutes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property determines the time in minutes the snapshot is retained as instant access for restoring Premium SSD v2 or Ultra disk with fast restore performance in this restore point.
public int? InstantAccessDurationMinutes { get; set; }
member this.InstantAccessDurationMinutes : Nullable<int> with get, set
Public Property InstantAccessDurationMinutes As Nullable(Of Integer)