EncryptionServices クラス

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

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

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

コンストラクター

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

Keyword-Only パラメータ

名前 説明
blob

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

file

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

変数

名前 説明
blob

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

file

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

table

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

queue

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