Data Source: azurerm_iothub_dps_shared_access_policy

Use this data source to access information about an existing IotHub Device Provisioning Service Shared Access Policy

Example Usage

data "azurerm_iothub_dps_shared_access_policy" "example" {
  name                = "example"
  resource_group_name = azurerm_resource_group.example.name
  iothub_dps_name     = azurerm_iothub_dps.example.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Timeouts

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