次の方法で共有


IntegrationRuntimeNodeMonitoringData.AvailableMemoryInMB プロパティ

定義

統合ランタイム ノードで使用可能なメモリ (MB) を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="availableMemoryInMB")]
public int? AvailableMemoryInMB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availableMemoryInMB")>]
member this.AvailableMemoryInMB : Nullable<int>
Public ReadOnly Property AvailableMemoryInMB As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象