Share via


Destination.BlobContainer Property

Definition

Gets or sets blob container Name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to