CloudHsmClusterPatchParameters interface
Patchable properties of the Cloud HSM Cluster
Properties
| identity | Managed service identity (system assigned and/or user assigned identities) |
| tags | The Cloud HSM Cluster's tags |
Property Details
identity
Managed service identity (system assigned and/or user assigned identities)
identity?: ManagedServiceIdentity
Property Value
tags
The Cloud HSM Cluster's tags
tags?: Record<string, string>
Property Value
Record<string, string>