Partager via


EventHubOutputDataSource.EventHubName Propriété

Définition

Obtient ou définit le nom d’Event Hub. Obligatoire sur les demandes PUT (CreateOrReplace).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à