GalleryScriptVersionPublishingProfile.EndOfLifeOn Property

Definition

The end of life date of the gallery image version. This property can be used for decommissioning purposes. This property is updatable.

public Azure.Provisioning.BicepValue<DateTimeOffset> EndOfLifeOn { get; set; }
member this.EndOfLifeOn : Azure.Provisioning.BicepValue<DateTimeOffset> with get, set
Public Property EndOfLifeOn As BicepValue(Of DateTimeOffset)

Property Value

Applies to