EncryptionServices クラス
暗号化をサポートするサービスの一覧。
- 継承
-
azure.mgmt.storage._serialization.ModelEncryptionServices
コンストラクター
EncryptionServices(*, blob: _models.EncryptionService | None = None, file: _models.EncryptionService | None = None, table: _models.EncryptionService | None = None, queue: _models.EncryptionService | None = None, **kwargs)
変数
- blob
- EncryptionService
BLOB ストレージ サービスの暗号化関数。
- file
- EncryptionService
ファイル ストレージ サービスの暗号化機能。
- table
- EncryptionService
テーブル ストレージ サービスの暗号化関数。
- queue
- EncryptionService
キュー ストレージ サービスの暗号化関数。