GetBlobsOptions.Prefix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies a string that filters the results to return only blobs whose name begins with the specified prefix.
public string Prefix { get; set; }
member this.Prefix : string with get, set
Public Property Prefix As String