IEventHubReceiver.EventHubNameSpace Property

Definition

The Event Hub namespace

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The Event Hub namespace", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="eventHubNameSpace", Update=true)]
public string EventHubNameSpace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The Event Hub namespace", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="eventHubNameSpace", Update=true)>]
member this.EventHubNameSpace : string with get, set
Public Property EventHubNameSpace As String

Property Value

Attributes

Applies to