Delen via


ContainerApp.LatestRevisionName Property

Definition

Gets name of the latest revision of the Container App.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.latestRevisionName")]
public string LatestRevisionName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.latestRevisionName")>]
member this.LatestRevisionName : string
Public ReadOnly Property LatestRevisionName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to