AppVNetAddons interface
Additional App settings in vnet injection instance
Properties
public |
Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet. |
public |
URL of the App in vnet injection instance which could be accessed from internet NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
publicEndpoint
Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
publicEndpoint?: boolean
Property Value
boolean
publicEndpointUrl
URL of the App in vnet injection instance which could be accessed from internet NOTE: This property will not be serialized. It can only be populated by the server.
publicEndpointUrl?: string
Property Value
string