---
id: v1-managed-cluster-key-pair
title: ManagedClusterKeyPair
pagination_label: ManagedClusterKeyPair
sidebar_label: ManagedClusterKeyPair
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ManagedClusterKeyPair', 'v1ManagedClusterKeyPair']
slug: /tools/sdk/typescript/managed_clusters/models/managed-cluster-key-pair
tags: ['SDK', 'Software Development Kit', 'ManagedClusterKeyPair', 'v1ManagedClusterKeyPair']
---

# ManagedClusterKeyPair

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**publicKey** | **(optional)** `string` | ManagedCluster publicKey | [default to undefined]
**publicKeyThumbprint** | **(optional)** `string` | ManagedCluster publicKeyThumbprint | [default to undefined]
**publicKeyCertificate** | **(optional)** `string` | ManagedCluster publicKeyCertificate | [default to undefined]

