NamedPolygonBase Class

Describes the named polygon.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: NamedPolygonString.

All required parameters must be populated in order to send to Azure.

Inheritance
NamedPolygonBase

Constructor

NamedPolygonBase(*, name: str, **kwargs)

Variables

type
str

Required. The Type discriminator for the derived types.Constant filled by server.

name
str

Required. Polygon name. Must be unique within the node.