Share via


SshPublicKeyResource interface

Specifies information about the SSH public key.

Extends

Properties

properties

Properties of the SSH public key.

Inherited Properties

location

Resource location

tags

Resource tags

Property Details

properties

Properties of the SSH public key.

properties?: SshPublicKeyResourceProperties

Property Value

Inherited Property Details

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags