次の方法で共有


BlobProperties.RehydrationStatus プロパティ

定義

アーカイブからのリハイドレートが完了すると、BLOB が再hdratedされ、BLOB の層であることを示す値を取得します。

public Microsoft.Azure.Storage.Blob.RehydrationStatus? RehydrationStatus { get; }
member this.RehydrationStatus : Nullable<Microsoft.Azure.Storage.Blob.RehydrationStatus>
Public ReadOnly Property RehydrationStatus As Nullable(Of RehydrationStatus)

プロパティ値

RehydrationStatus BLOB のリハイドレート状態を表す 。

注釈

このバージョンのライブラリのブロック BLOB にのみ適用されます。

適用対象