Share via


ContainerGroupPropertiesAutoGenerated.ContainerGroupProfileRevision Property

Definition

The container group profile reference revision.

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

Property Value

Implements

Attributes

Applies to