BlobProperties.IsServerEncrypted プロパティ

定義

BLOB のサーバー側暗号化状態を取得します。

public bool IsServerEncrypted { get; }
member this.IsServerEncrypted : bool
Public ReadOnly Property IsServerEncrypted As Boolean

プロパティ値

BLOB のサーバー側の暗号化状態を表すブール。

適用対象