次の方法で共有


EncryptionProperty Class

EncryptionProperty.

Inheritance
azure.mgmt.containerregistry._serialization.Model
EncryptionProperty

Constructor

EncryptionProperty(*, status: str | _models.EncryptionStatus | None = None, key_vault_properties: _models.KeyVaultProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
status

Indicates whether or not the encryption is enabled for container registry. Known values are: "enabled" and "disabled".

key_vault_properties

Key vault properties.

Variables

Name Description
status

Indicates whether or not the encryption is enabled for container registry. Known values are: "enabled" and "disabled".

key_vault_properties

Key vault properties.