---
title: Workloads Sap Virtual Instances Application Instance
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > DDSQL Reference > Data Directory > Workloads Sap Virtual Instances
  Application Instance
---

# Workloads Sap Virtual Instances Application Instance

This table represents the workloads_sap_virtual_instances_application_instance resource from Microsoft Azure.

```gdscript3
azure.workloads_sap_virtual_instances_application_instance
```

## Fields

| Title                 | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| --------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                  | core | string     |
| errors                | core | json       | Defines the Application Instance errors.                                                                                                                                                  |
| gateway_port          | core | int64      | Application server instance gateway Port.                                                                                                                                                 |
| health                | core | string     |
| hostname              | core | string     | Application server instance SAP hostname.                                                                                                                                                 |
| icm_http_port         | core | int64      | Application server instance ICM HTTP Port.                                                                                                                                                |
| icm_https_port        | core | int64      | Application server instance ICM HTTPS Port.                                                                                                                                               |
| id                    | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| instance_no           | core | string     | Application server Instance Number.                                                                                                                                                       |
| ip_address            | core | string     | Application server instance SAP IP Address.                                                                                                                                               |
| kernel_patch          | core | string     | Application server instance SAP Kernel Patch level.                                                                                                                                       |
| kernel_version        | core | string     | Application server instance SAP Kernel Version.                                                                                                                                           |
| load_balancer_details | core | json       | The Load Balancer details such as LoadBalancer ID attached to Application Server Virtual Machines                                                                                         |
| location              | core | string     | The geo-location where the resource lives                                                                                                                                                 |
| name                  | core | string     | The name of the resource                                                                                                                                                                  |
| provisioning_state    | core | string     |
| resource_group        | core | string     |
| status                | core | string     |
| subnet                | core | string     | Application server Subnet.                                                                                                                                                                |
| 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"                                                                                 |
| vm_details            | core | json       | The list of virtual machines.                                                                                                                                                             |
