你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SasQueryParameters.DirectoryDepth Property

Definition

Gets the Directory Depth specificed in the canonicalizedresource field of the string-to-sign. The depth of the directory is the number of directories beneath the root folder. Required when resource (sr) = d to indicate the depth of the directory. The value must be a non-negative integer.

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

Property Value

Applies to