BlobFolderDataSet.Prefix Property

Definition

Gets or sets prefix for blob folder

[Newtonsoft.Json.JsonProperty(PropertyName="properties.prefix")]
public string Prefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.prefix")>]
member this.Prefix : string with get, set
Public Property Prefix As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to