EncryptionServices Class
A list of services that support encryption.
- Inheritance
-
azure.mgmt.storage._serialization.ModelEncryptionServices
Constructor
EncryptionServices(*, blob: _models.EncryptionService | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
blob
|
The encryption function of the blob storage service. |
Variables
Name | Description |
---|---|
blob
|
The encryption function of the blob storage service. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python