---
id: v1-resource-v2
title: ResourceV2
pagination_label: ResourceV2
sidebar_label: ResourceV2
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ResourceV2', 'v1ResourceV2']
slug: /tools/sdk/typescript/machine_identities/models/resource-v2
tags: ['SDK', 'Software Development Kit', 'ResourceV2', 'v1ResourceV2']
---

# ResourceV2

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | The source resource identifier. | [default to undefined]
**type** | **(optional)** `string` | The type of the source resource. | [default to undefined]
**name** | **(optional)** `string` | The display name of the source resource. | [default to undefined]
**features** | **(optional)** `Array<string>` | The set of features supported by the source resource. | [default to undefined]

