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