EncryptionServices Class
A list of services that support encryption.
Constructor
EncryptionServices(*, blob: _models.EncryptionService | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
blob
|
The encryption function of the blob storage service. Default value: None
|
Variables
Name | Description |
---|---|
blob
|
The encryption function of the blob storage service. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python