次の方法で共有


IIotConnectorProperties Interface

Definition

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

Properties

DeviceMappingContent

The mapping.

IngestionEndpointConfigurationConsumerGroup

Consumer group of the event hub to connected to.

IngestionEndpointConfigurationEventHubName

Event Hub name to connect to.

IngestionEndpointConfigurationFullyQualifiedEventHubNamespace

Fully qualified namespace of the Event Hub to connect to.

ProvisioningState

The provisioning state.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to