Share via


VirtualMachineTemplateInventoryItem.MemorySizeMb Property

Definition

Gets or sets memory size in MBs for the template.

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

Property Value

Implements

Attributes

Applies to