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.
Optional. Timestamp when the backup has been created.
public DateTime? Created { get; set; }
member this.Created : Nullable<DateTime> with get, set