次の方法で共有


IIotEventHubIngestionEndpointConfiguration.FullyQualifiedEventHubNamespace Property

Definition

Fully qualified namespace of the Event Hub to connect to.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Fully qualified namespace of the Event Hub to connect to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fullyQualifiedEventHubNamespace")]
public string FullyQualifiedEventHubNamespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Fully qualified namespace of the Event Hub to connect to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fullyQualifiedEventHubNamespace")>]
member this.FullyQualifiedEventHubNamespace : string with get, set
Public Property FullyQualifiedEventHubNamespace As String

Property Value

Attributes

Applies to