Freigeben über


IVirtualMachineInstance.DynamicMemoryConfigMaximumMemoryMb Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="maximumMemoryMB", Update=true)]
public long? DynamicMemoryConfigMaximumMemoryMb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="maximumMemoryMB", Update=true)>]
member this.DynamicMemoryConfigMaximumMemoryMb : Nullable<int64> with get, set
Public Property DynamicMemoryConfigMaximumMemoryMb As Nullable(Of Long)

Property Value

Attributes

Applies to