SwaggerCustomDynamicTree Class

The swagger custom dynamic tree.

Inheritance
msrest.serialization.Model
SwaggerCustomDynamicTree

Constructor

SwaggerCustomDynamicTree(*, settings: SwaggerCustomDynamicTreeSettings | None = None, open: SwaggerCustomDynamicTreeCommand | None = None, browse: SwaggerCustomDynamicTreeCommand | None = None, **kwargs)

Keyword-Only Parameters

Name Description
settings

The tree settings.

open

The tree on-open configuration.

browse

The tree on-browse configuration.

Variables

Name Description
settings

The tree settings.

open

The tree on-open configuration.

browse

The tree on-browse configuration.