Compartilhar via


RunUpdateParameters Class

The set of run properties that can be updated.

Inheritance
azure.mgmt.containerregistry._serialization.Model
RunUpdateParameters

Constructor

RunUpdateParameters(*, is_archive_enabled: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
is_archive_enabled

The value that indicates whether archiving is enabled or not.

Variables

Name Description
is_archive_enabled

The value that indicates whether archiving is enabled or not.