Share via


IAgent.MemoryInMb Property

Definition

Available memory reported by the Agent, in MB.

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Available memory reported by the Agent, in MB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="memoryInMB")]
public long? MemoryInMb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Available memory reported by the Agent, in MB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="memoryInMB")>]
member this.MemoryInMb : Nullable<int64>
Public ReadOnly Property MemoryInMb As Nullable(Of Long)

Property Value

Attributes

Applies to