Data Source: azurerm_healthcare_medtech_service

Use this data source to access information about an existing Healthcare Med Tech Service

Example Usage

data "azurerm_healthcare_medtech_service" "example" {
  name         = "tfexmedtech"
  workspace_id = "tfexwks"
}

output "azurerm_healthcare_medtech_service_id" {
  value = data.azurerm_healthcare_medtech_service.example.id
}

Argument Reference

Attributes Reference

The following attributes are exported:


An identity block supports the following:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: