Partager via


IntegrationRuntimeNodeMonitoringData.AvailableMemoryInMB Propriété

Définition

Obtient la mémoire disponible (Mo) sur le nœud du runtime d’intégration.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à