SwaggerCustomDynamicTree Class
The swagger custom dynamic tree.
- Inheritance
-
msrest.serialization.ModelSwaggerCustomDynamicTree
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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python