ProgressProperties Class
ProgressProperties.
- Inheritance
-
azure.mgmt.containerregistry._serialization.ModelProgressProperties
Constructor
ProgressProperties(*, percentage: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
percentage
|
The percentage complete of the copy operation. |
Variables
Name | Description |
---|---|
percentage
|
The percentage complete of the copy operation. |
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