Share via


ImageVersionProperties.ExcludeFromLatest Property

Definition

If the version should be excluded from being treated as the latest version.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public bool? ExcludeFromLatest { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.ExcludeFromLatest : Nullable<bool>
Public ReadOnly Property ExcludeFromLatest As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to