KubernetesVersionPatchParameters interface
KubernetesVersionPatchParameters represents the body of the request to patch Kubernetes version tags.
Properties
| tags | Resource tags. |
Property Details
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>