次の方法で共有


IoTHubStreamInputDataSource.Endpoint プロパティ

定義

接続するIoT Hub エンドポイント (messages/events、messages/operationsMonitoringEvents など) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoint")]
public string Endpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoint")>]
member this.Endpoint : string with get, set
Public Property Endpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象