Share via


IAgentOptions.HugepagesCount Property

Definition

The number of hugepages to allocate.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The number of hugepages to allocate.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="hugepagesCount", Update=true)]
public long HugepagesCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The number of hugepages to allocate.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="hugepagesCount", Update=true)>]
member this.HugepagesCount : int64 with get, set
Public Property HugepagesCount As Long

Property Value

Attributes

Applies to