Share via


IContainerGroupProfilePropertiesAutoGenerated.Revision Property

Definition

The container group profile current revision number. This only appears in the response.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The container group profile current revision number. This only appears in the response.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="revision")]
public int? Revision { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The container group profile current revision number. This only appears in the response.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="revision")>]
member this.Revision : Nullable<int>
Public ReadOnly Property Revision As Nullable(Of Integer)

Property Value

Attributes

Applies to