다음을 통해 공유


IotConnector.IngestionEndpointConfiguration Property

Definition

Gets or sets source configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ingestionEndpointConfiguration")]
public Microsoft.Azure.Management.HealthcareApis.Models.IotEventHubIngestionEndpointConfiguration IngestionEndpointConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ingestionEndpointConfiguration")>]
member this.IngestionEndpointConfiguration : Microsoft.Azure.Management.HealthcareApis.Models.IotEventHubIngestionEndpointConfiguration with get, set
Public Property IngestionEndpointConfiguration As IotEventHubIngestionEndpointConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to