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?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}