---
id: v1-managed-cluster-type
title: ManagedClusterType
pagination_label: ManagedClusterType
sidebar_label: ManagedClusterType
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ManagedClusterType', 'v1ManagedClusterType']
slug: /tools/sdk/typescript/managed_cluster_types/models/managed-cluster-type
tags: ['SDK', 'Software Development Kit', 'ManagedClusterType', 'v1ManagedClusterType']
---

# ManagedClusterType

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | ManagedClusterType ID | [readonly] [default to undefined]
**type** | `string` | ManagedClusterType type name | [default to undefined]
**pod** | `string` | ManagedClusterType pod | [default to undefined]
**org** | `string` | ManagedClusterType org | [default to undefined]
**managedProcessIds** | **(optional)** `Array<string>` | List of processes for the cluster type | [default to undefined]

