ContainerGroupProfile.Revision Property

Definition

Specifies revision of container group profile.

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

Property Value

Implements

Attributes

Applies to