Share via


ContainerGroupProperties.ProfileRevision Property

Definition

The container group profile reference revision.

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

Property Value

Implements

Attributes

Applies to