Share via


GalleryImage.EndOfLifeDate Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)]
public DateTime? EndOfLifeDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)>]
member this.EndOfLifeDate : Nullable<DateTime> with get, set
Public Property EndOfLifeDate As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to