Share via


GalleryImageVersionProperties.PublishingProfileExcludeFromLatest Property

Definition

If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.

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

Property Value

Implements

Attributes

Applies to