Share via


AppVnetAddons.IsPublicEndpoint Property

Definition

Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.

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

Property Value

Applies to