EncryptionProperty Class
EncryptionProperty.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
EncryptionProperty
Constructor
EncryptionProperty(*, status: Union[str, azure.mgmt.machinelearningservices.models._azure_machine_learning_workspaces_enums.EncryptionStatus], key_vault_properties: azure.mgmt.machinelearningservices.models._models_py3.KeyVaultProperties, **kwargs)
Parameters
- status
- str or EncryptionStatus
Required
Required. Indicates whether or not the encryption is enabled for the workspace. Possible values include: "Enabled", "Disabled".
Feedback
Submit and view feedback for