TagDescriptionCreateParameters interface

Parameters supplied to the Create TagDescription operation.

Properties

description

Description of the Tag.

externalDocsDescription

Description of the external resources describing the tag.

externalDocsUrl

Absolute URL of external resources describing the tag.

Property Details

description

Description of the Tag.

description?: string

Property Value

string

externalDocsDescription

Description of the external resources describing the tag.

externalDocsDescription?: string

Property Value

string

externalDocsUrl

Absolute URL of external resources describing the tag.

externalDocsUrl?: string

Property Value

string