BlobProperties.BlobTierInferred プロパティ

定義

BLOB の層が推論されたかどうかを示す値を取得します。

public bool? BlobTierInferred { get; }
member this.BlobTierInferred : Nullable<bool>
Public ReadOnly Property BlobTierInferred As Nullable(Of Boolean)

プロパティ値

BLOB 層が推論されたかどうかを表す bool。

適用対象