Get Medtech Service Result
data class GetMedtechServiceResult(val deviceMappingJson: String, val eventhubConsumerGroupName: String, val eventhubName: String, val eventhubNamespaceName: String, val id: String, val identities: List<GetMedtechServiceIdentity>, val name: String, val workspaceId: String)
A collection of values returned by getMedtechService.
Properties
Link copied to clipboard
The Device Mappings of the Med Tech Service.
Link copied to clipboard
The Consumer Group of the Event Hub of the Healthcare Med Tech Service.
Link copied to clipboard
The name of the Event Hub of the Healthcare Med Tech Service.
Link copied to clipboard
The namespace name of the Event Hub of the Healthcare Med Tech Service.
Link copied to clipboard
The identity
block as defined below.
Link copied to clipboard