CommunityGalleryImageVersionData.PublishedOn 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.
The published date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.
public DateTimeOffset? PublishedOn { get; }
member this.PublishedOn : Nullable<DateTimeOffset>
Public ReadOnly Property PublishedOn As Nullable(Of DateTimeOffset)