ExportPolicy Class
The export policy for a container registry.
Constructor
ExportPolicy(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
status
|
The value that indicates whether the policy is enabled or not. Known values are: "enabled" and "disabled". |
Attributes
status
"enabled" and "disabled".
status: str | _models.ExportPolicyStatus | None