Data Source: azurerm_healthcare_dicom_service

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

Example Usage

data "azurerm_healthcare_dicom_service" "example" {
  name         = "example-healthcare_dicom_service"
  workspace_id = data.azurerm_healthcare_workspace.example.id
}

output "azurerm_healthcare_dicom_service" {
  value = data.azurerm_healthcare_dicom_service.example.id
}

Argument Reference

Attributes Reference

The following attributes are exported:


An authentication supports the following:

Timeouts

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