Share via


IAgentOptions.HugepagesSize Property

Definition

The size of the hugepages to allocate.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "2M", "1G" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The size of the hugepages to allocate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hugepagesSize", Update=false)]
public string HugepagesSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "2M", "1G" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The size of the hugepages to allocate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hugepagesSize", Update=false)>]
member this.HugepagesSize : string with get, set
Public Property HugepagesSize As String

Property Value

Attributes

Applies to