SshPublicKeyUpdateResource interface
Specifies information about the SSH public key.
- Extends
Properties
| properties | Properties of the SSH public key. |
Inherited Properties
| tags | Resource tags |
Property Details
properties
Properties of the SSH public key.
properties?: SshPublicKeyResourceProperties
Property Value
Inherited Property Details
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From UpdateResource.tags