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.
Object defining the retention days for a snapshot
public int? SnapshotRetentionInDays { get; set; }
member this.SnapshotRetentionInDays : Nullable<int> with get, set
Public Property SnapshotRetentionInDays As Nullable(Of Integer)