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

GetBlobsByHierarchyOptions.StartFrom Property

Definition

Optional. Specifies a fully qualified path within the container, similar to how the prefix parameter is used to list paths starting from a defined location within prefix’s specified range. For non-recursive list, only one entity level is supported. For recursive list, multiple entity levels are supported. (Inclusive).

public string StartFrom { get; set; }
member this.StartFrom : string with get, set
Public Property StartFrom As String

Property Value

Applies to