Partager via


ServiceBusTopicOutputDataSource.TopicName Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à