StorageBlobDeadLetterDestination.BlobContainerName Property

Definition

Gets or sets the name of the Storage blob container that is the destination of the deadletter events

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to