EndpointInformation interface
model interface EndpointInformation
Properties
| endpoint | The endpoint. |
| endpoint |
The endpoint type. |
| schema |
The schema version. |
Property Details
endpoint
The endpoint.
endpoint?: string
Property Value
string
endpointType
The endpoint type.
endpointType?: string
Property Value
string
schemaVersion
The schema version.
schemaVersion?: string
Property Value
string