Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.11 KB

File metadata and controls

58 lines (44 loc) · 1.11 KB
title stringKeyObjectValuePair resource type
description Represents a key.
ms.localizationpriority medium
doc_type resourcePageType
author ArvindHarinder1
ms.subservice entra-applications
ms.date 07/22/2024

stringKeyObjectValuePair resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents a key. This resource is an open type that allows additional properties beyond those documented here.

Properties

Property Type Description
key String Key.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "key": "String"
}