Delen via


InMageRcmReplicationDetails.AllocatedMemoryInMb Property

Definition

Gets the allocated memory in MB.

[Newtonsoft.Json.JsonProperty(PropertyName="allocatedMemoryInMB")]
public double? AllocatedMemoryInMb { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allocatedMemoryInMB")>]
member this.AllocatedMemoryInMb : Nullable<double>
Public ReadOnly Property AllocatedMemoryInMb As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to