Share via


VirtualMachineInstanceProperties.HardwareProfileMemorySizeMb Property

Definition

Gets or sets memory size in MBs for the vm.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)]
public int? HardwareProfileMemorySizeMb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)>]
member this.HardwareProfileMemorySizeMb : Nullable<int> with get, set
Public Property HardwareProfileMemorySizeMb As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to