次の方法で共有


IIotEventHubIngestionEndpointConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IotEventHubIngestionEndpointConfigurationTypeConverter))]
public interface IIotEventHubIngestionEndpointConfiguration : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IotEventHubIngestionEndpointConfigurationTypeConverter))>]
type IIotEventHubIngestionEndpointConfiguration = interface
    interface IJsonSerializable
Public Interface IIotEventHubIngestionEndpointConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ConsumerGroup

Consumer group of the event hub to connected to.

EventHubName

Event Hub name to connect to.

FullyQualifiedEventHubNamespace

Fully qualified namespace of the Event Hub to connect to.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to