ConnectivityProfileWeb interface
Web connectivity endpoint details.
- Extends
Inherited Properties
fqdn | Web connectivity endpoint. |
private |
Private web connectivity endpoint. This property will only be returned when enableInternalIngress is true. |
Inherited Property Details
fqdn
Web connectivity endpoint.
fqdn: string
Property Value
string
Inherited From WebConnectivityEndpoint.fqdn
privateFqdn
Private web connectivity endpoint. This property will only be returned when enableInternalIngress is true.
privateFqdn?: string
Property Value
string
Inherited From WebConnectivityEndpoint.privateFqdn
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript