Partager via


ServiceBusQueueOutputDataSource.QueueName Propriété

Définition

Obtient ou définit le nom de la file d’attente Service Bus. Obligatoire sur les demandes PUT (CreateOrReplace).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à