Share via


IMachineResourcesConfiguration.PhysicalMemory Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="physicalMemory")]
public int? PhysicalMemory { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="physicalMemory")>]
member this.PhysicalMemory : Nullable<int> with get, set
Public Property PhysicalMemory As Nullable(Of Integer)

Property Value

Attributes

Applies to