IotFhirDestinationCollection interface
A collection of IoT Connector FHIR destinations.
Properties
next |
The link used to get the next page of IoT FHIR destinations. |
value | The list of IoT Connector FHIR destinations. |
Property Details
nextLink
The link used to get the next page of IoT FHIR destinations.
nextLink?: string
Property Value
string
value
The list of IoT Connector FHIR destinations.
value?: IotFhirDestination[]