ClusterManagerPatchParameters interface
ClusterManagerPatchParameters represents the body of the request to patch the cluster properties.
Property Details
identity
The identity for the resource.
identity?: ManagedServiceIdentity
Property Value
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>