SshConnectivityEndpoint interface
SSH connectivity endpoint details.
Properties
endpoint | SSH connectivity endpoint. |
private |
Private SSH connectivity endpoint. This property will only be returned when enableInternalIngress is true. |
Property Details
endpoint
SSH connectivity endpoint.
endpoint: string
Property Value
string
privateSshEndpoint
Private SSH connectivity endpoint. This property will only be returned when enableInternalIngress is true.
privateSshEndpoint?: string
Property Value
string
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