Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommonModelCreationOptions

Package version

Options common to all operations that define new models, such as beginBuildModel, beginComposeModel, and getCopyAuthorization.

Hierarchy

Index

Properties

Properties

Optional description

description: undefined | string

A textual description of the model (can be any text).

Optional tags

tags: Record<string, string>

Additional, user-specified key-value pairs to associate with the model as persistent metadata.

Generated using TypeDoc