HugepagesSize Struct

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The size of the hugepages to allocate.

C#
public readonly struct HugepagesSize : IEquatable<Azure.ResourceManager.NetworkCloud.Models.HugepagesSize>
Inheritance
HugepagesSize
Implements

Constructors

HugepagesSize(String)

Initializes a new instance of HugepagesSize.

Properties

OneG

1G.

TwoM

2M.

Methods

Equals(HugepagesSize)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(HugepagesSize, HugepagesSize)

Determines if two HugepagesSize values are the same.

Implicit(String to HugepagesSize)

Converts a String to a HugepagesSize.

Inequality(HugepagesSize, HugepagesSize)

Determines if two HugepagesSize values are not the same.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview