Compartir a través de


IImage.MemoryMax Property

Definition

Maximum value.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Maximum value.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="max")]
public int? MemoryMax { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Maximum value.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="max")>]
member this.MemoryMax : Nullable<int>
Public ReadOnly Property MemoryMax As Nullable(Of Integer)

Property Value

Attributes

Applies to