IContainerApp.LatestRevisionName Property

Definition

Name of the latest revision of the Container App.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Name of the latest revision of the Container App.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="latestRevisionName", Update=false)]
public string LatestRevisionName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Name of the latest revision of the Container App.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="latestRevisionName", Update=false)>]
member this.LatestRevisionName : string
Public ReadOnly Property LatestRevisionName As String

Property Value

Attributes

Applies to