Bearbeiten

Freigeben über


EventHubOptions.FullyQualifiedNamespace Property

Definition

Caution

Use ConfigureEventHubConnection instead. This property is deprecated.

Deprecated: use ConfigureEventHubConnection instead.

[System.Obsolete("Use ConfigureEventHubConnection instead. This property is deprecated.", true)]
public string FullyQualifiedNamespace { get; set; }
[<System.Obsolete("Use ConfigureEventHubConnection instead. This property is deprecated.", true)>]
member this.FullyQualifiedNamespace : string with get, set
Public Property FullyQualifiedNamespace As String

Property Value

Attributes

Applies to