WebApiConnectedServiceDetails interface
- Extends
Properties
connected |
Meta data for service connection |
credentials |
Credential info |
end |
Optional uri to connect directly to the service such as https://windows.azure.com |
Inherited Properties
id | |
url |
Property Details
connectedServiceMetaData
Meta data for service connection
connectedServiceMetaData: WebApiConnectedService
Property Value
credentialsXml
Credential info
credentialsXml: string
Property Value
string
endPoint
Optional uri to connect directly to the service such as https://windows.azure.com
endPoint: string
Property Value
string