HostCapacity.NumaNodesData Property
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 numa nodes information for Hpn VMs.
public System.Collections.Generic.IList<Azure.ResourceManager.DataBoxEdge.Models.NumaNodeInfo> NumaNodesData { get; }
member this.NumaNodesData : System.Collections.Generic.IList<Azure.ResourceManager.DataBoxEdge.Models.NumaNodeInfo>
Public ReadOnly Property NumaNodesData As IList(Of NumaNodeInfo)