Compartir a través de


IntegrationRuntimeNodeMonitoringData.AvailableMemoryInMB Propiedad

Definición

Obtiene la memoria disponible (MB) en el nodo integration Runtime.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a