Data Source: azurerm_netapp_account_encryption

Use this data source to access information about an existing NetApp Account Encryption Resource.

Example Usage

data "azurerm_netapp_account_encryption" "example" {
  netapp_account_id = "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.NetApp/netAppAccounts/account1"
}

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

Arguments Reference

The following arguments are supported:



Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:

Timeouts

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