Delen via


ContainerApp.LatestRevisionFqdn Property

Definition

Gets fully Qualified Domain Name of the latest revision of the Container App.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to