GetIotConnectorFhirDestinationPlainArgs

data class GetIotConnectorFhirDestinationPlainArgs(val fhirDestinationName: String, val iotConnectorName: String, val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<GetIotConnectorFhirDestinationPlainArgs>

Constructors

Link copied to clipboard
constructor(fhirDestinationName: String, iotConnectorName: String, resourceGroupName: String, workspaceName: String)

Properties

Link copied to clipboard

The name of IoT Connector FHIR destination resource.

Link copied to clipboard

The name of IoT Connector resource.

Link copied to clipboard

The name of the resource group that contains the service instance.

Link copied to clipboard

The name of workspace resource.

Functions

Link copied to clipboard
open override fun toJava(): GetIotConnectorFhirDestinationPlainArgs