ExportPolicy Class
The export policy for a container registry.
- Inheritance
-
ExportPolicy
Constructor
ExportPolicy(*, status: Optional[Union[str, azure.mgmt.containerregistry.v2021_08_01_preview.models._container_registry_management_client_enums.ExportPolicyStatus]] = 'enabled', **kwargs)
Variables
- status
- str or ExportPolicyStatus
The value that indicates whether the policy is enabled or not. Possible values include: "enabled", "disabled". Default value: "enabled".
Feedback
Submit and view feedback for