ContainerAppForwardProxy.Convention Property

Definition

The convention used to determine the url of the request made.

public Azure.ResourceManager.AppContainers.Models.ContainerAppForwardProxyConvention? Convention { get; set; }
member this.Convention : Nullable<Azure.ResourceManager.AppContainers.Models.ContainerAppForwardProxyConvention> with get, set
Public Property Convention As Nullable(Of ContainerAppForwardProxyConvention)

Property Value

Applies to