EncryptionServices クラス

暗号化をサポートするサービスの一覧。

継承
azure.mgmt.storage._serialization.Model
EncryptionServices

コンストラクター

EncryptionServices(*, blob: _models.EncryptionService | None = None, file: _models.EncryptionService | None = None, table: _models.EncryptionService | None = None, queue: _models.EncryptionService | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
blob

BLOB ストレージ サービスの暗号化関数。

file

ファイル ストレージ サービスの暗号化機能。

table

テーブル ストレージ サービスの暗号化関数。

queue

キュー ストレージ サービスの暗号化関数。

変数

名前 説明
blob

BLOB ストレージ サービスの暗号化関数。

file

ファイル ストレージ サービスの暗号化機能。

table

テーブル ストレージ サービスの暗号化関数。

queue

キュー ストレージ サービスの暗号化関数。