IVMwareMachine.AllocatedMemoryInMb Property

Definition

Allocated Memory in MB.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Allocated Memory in MB.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="allocatedMemoryInMB")]
public double? AllocatedMemoryInMb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Allocated Memory in MB.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="allocatedMemoryInMB")>]
member this.AllocatedMemoryInMb : Nullable<double>
Public ReadOnly Property AllocatedMemoryInMb As Nullable(Of Double)

Property Value

Attributes

Applies to