InputPort Class
- Inheritance
-
builtins.objectInputPort
Constructor
InputPort(*, type_string: str, default: str | None = None, optional: bool | None = False)
Keyword-Only Parameters
Name | Description |
---|---|
type_string
Required
|
|
default
Required
|
|
optional
Required
|
|
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