BlobContainerDataSet.ContainerName Property

Definition

Gets or sets BLOB Container name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to