EncryptionServices Class
A list of services that support encryption.
- Inheritance
-
EncryptionServices
Constructor
EncryptionServices(*, blob: Optional[azure.mgmt.storage.v2020_08_01_preview.models._models_py3.EncryptionService] = None, file: Optional[azure.mgmt.storage.v2020_08_01_preview.models._models_py3.EncryptionService] = None, table: Optional[azure.mgmt.storage.v2020_08_01_preview.models._models_py3.EncryptionService] = None, queue: Optional[azure.mgmt.storage.v2020_08_01_preview.models._models_py3.EncryptionService] = None, **kwargs)
Variables
- blob
- EncryptionService
The encryption function of the blob storage service.
- file
- EncryptionService
The encryption function of the file storage service.
- table
- EncryptionService
The encryption function of the table storage service.
- queue
- EncryptionService
The encryption function of the queue storage service.
Feedback
Submit and view feedback for