ApplicationPublishObject Class
Object model for publishing a specific application version.
- Inheritance
-
ApplicationPublishObject
Constructor
ApplicationPublishObject(*, version_id: Optional[str] = None, is_staging: bool = False, **kwargs)
Parameters
- is_staging
- bool
Required
Indicates if the staging slot should be used, instead of the Production one. Default value: False .
Feedback
Submit and view feedback for