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. Specifies the date when the OS image was added to the
image repository.
public DateTime? PublishedDate { get; set; }
member this.PublishedDate : Nullable<DateTime> with get, set
Public Property PublishedDate As Nullable(Of DateTime)