DiskCreationData.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.
For snapshots created from Premium SSD v2 or Ultra disk, this property determines the time in minutes the snapshot is retained for instant access to enable faster restore.
public long? InstantAccessDurationMinutes { get; set; }
member this.InstantAccessDurationMinutes : Nullable<int64> with get, set
Public Property InstantAccessDurationMinutes As Nullable(Of Long)