Compartilhar via


ProgressProperties Class

ProgressProperties.

Inheritance
azure.mgmt.containerregistry._serialization.Model
ProgressProperties

Constructor

ProgressProperties(*, percentage: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
percentage
str

The percentage complete of the copy operation.

Variables

Name Description
percentage
str

The percentage complete of the copy operation.