Share via


ServerlessRuntimeTag interface

Serverless Runtime Tags

Properties

name

The name (also known as the key) of the tag.

value

The value of the tag.

Property Details

name

The name (also known as the key) of the tag.

name?: string

Property Value

string

value

The value of the tag.

value?: string

Property Value

string