Share via


ContainerGroupProfileReferenceDefinition.Revision Property

Definition

The container group profile reference revision.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)]
public int? Revision { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.Revision : Nullable<int> with get, set
Public Property Revision As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to