Share via


GalleryImage.MemoryMin Property

Definition

The minimum number of the resource.

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

Property Value

Implements

Attributes

Applies to