Share via


ProcessServer.TotalMemoryInByte Property

Definition

The total memory.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public long? TotalMemoryInByte { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.TotalMemoryInByte : Nullable<int64> with get, set
Public Property TotalMemoryInByte As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to