ConnectivityProfile interface
Cluster connectivity profile.
Properties
ssh | List of SSH connectivity endpoints. |
web | Web connectivity endpoint details. |
Property Details
ssh
List of SSH connectivity endpoints.
ssh?: SshConnectivityEndpoint[]
Property Value
web
Web connectivity endpoint details.
web: ConnectivityProfileWeb
Property Value
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