次の方法で共有


IoTRole.IoTEdgeAgentInfo プロパティ

定義

エージェントとブートストラップ iot ランタイムをダウンロードするための IoT エッジ エージェントの詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象