BlobMetadata.Name Property

Definition

The name of the file or folder.

[System.Text.Json.Serialization.JsonPropertyName("Name")]
public string Name { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Name")>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to