IVMwareMachine.AllocatedMemoryInMb Property

Definition

Allocated Memory in MB.

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

Property Value

Attributes

Applies to