IngressProvider.External Property

Definition

Bool indicating if app exposes an external http endpoint.

public bool? External { get; set; }
member this.External : Nullable<bool> with get, set
Public Property External As Nullable(Of Boolean)

Property Value

Applies to