GetBlobsOptions.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.

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

Property Value

Applies to