次の方法で共有


IotHubDescription.Properties プロパティ

定義

iotHub プロパティを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象