次の方法で共有


IotHubCapacity.DefaultProperty プロパティ

定義

既定の単位数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="default")]
public long? DefaultProperty { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="default")>]
member this.DefaultProperty : Nullable<int64>
Public ReadOnly Property DefaultProperty As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象