Share via


VirtualMachineTemplate.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.Inlined)]
public int? MemorySizeMb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)>]
member this.MemorySizeMb : Nullable<int>
Public ReadOnly Property MemorySizeMb As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to