Share via


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

Property Value

Implements

Attributes

Applies to