次の方法で共有


IIotConnectorProperties.IngestionEndpointConfigurationEventHubName Property

Definition

Event Hub name to connect to.

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

Property Value

Attributes

Applies to