次の方法で共有


UsageCredit.NHBasicUnit プロパティ

定義

通知ハブの Basic レベル単位を取得または設定します。

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NHBasicUnit", Order=1004)]
public int? NHBasicUnit { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NHBasicUnit", Order=1004)>]
member this.NHBasicUnit : Nullable<int> with get, set
Public Property NHBasicUnit As Nullable(Of Integer)

プロパティ値

通知ハブの基本単位。

属性

適用対象