Partager via


ServiceBusQueueOutputDataSource.ServiceBusNamespace Propriété

Définition

Obtient ou définit l’espace de noms associé au hub d’événements, à la file d’attente Service Bus, à la rubrique Service Bus souhaitée, etc. Obligatoire sur les demandes PUT (CreateOrReplace).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à