---
title: Stack Hci Network Interface
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Stack Hci Network Interface
---

# Stack Hci Network Interface

This table represents the stack_hci_network_interface resource from Microsoft Azure.

```
azure.stack_hci_network_interface
```

## Fields

| Title                  | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ---------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                   | core | string     |
| create_from_local      | core | bool       | Boolean indicating whether this is a existing local network interface or if one should be created.                                                                                          |
| dns_settings           | core | json       | DNS Settings for the interface                                                                                                                                                              |
| extended_location      | core | json       | The extendedLocation of the resource.                                                                                                                                                       |
| id                     | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| ip_configurations      | core | json       | IPConfigurations - A list of IPConfigurations of the network interface.                                                                                                                     |
| location               | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| mac_address            | core | string     | MacAddress - The MAC address of the network interface.                                                                                                                                      |
| name                   | core | string     | The name of the resource                                                                                                                                                                    |
| network_security_group | core | json       | NetworkSecurityGroup - Network Security Group attached to the network interface.                                                                                                            |
| provisioning_state     | core | string     | Provisioning state of the network interface.                                                                                                                                                |
| resource_group         | core | string     |
| status                 | core | json       | The observed state of network interfaces                                                                                                                                                    |
| subscription_id        | core | string     |
| subscription_name      | core | string     |
| system_data            | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                            |
| tags                   | core | hstore_csv |
| type                   | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
