Share via


SasQueryParameters.DirectoryDepth プロパティ

定義

string-to-sign の canonicalizedresource フィールドに固有のディレクトリの深さを取得します。 ディレクトリの深さは、ルート フォルダーの下にあるディレクトリの数です。 ディレクトリの深さを示すには、resource (sr) = d の場合に必要です。 値には、負以外の整数値を指定する必要があります。

public int? DirectoryDepth { get; }
member this.DirectoryDepth : Nullable<int>
Public ReadOnly Property DirectoryDepth As Nullable(Of Integer)

プロパティ値

適用対象