QueueDescription.UserMetadata Property

Definition

Custom metdata that user can associate with the description.

public string UserMetadata { get; set; }
member this.UserMetadata : string with get, set
Public Property UserMetadata As String

Property Value

Remarks

Cannot be null. Max length is 1024 chars.

Applies to