TypeFieldInfo Class

A Data Lake Analytics catalog type field information item.

Inheritance
TypeFieldInfo

Constructor

TypeFieldInfo(*, name: Optional[str] = None, type: Optional[str] = None, **kwargs)

Parameters

name
str
Required

the name of the field associated with this type.

type
str
Required

the type of the field.