DataBoxEdgeDeviceCapacityInfo.NodeCapacityInfos 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 dictionary of individual node names and node capacities in the cluster.
public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DataBoxEdge.Models.HostCapacity> NodeCapacityInfos { get; }
member this.NodeCapacityInfos : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DataBoxEdge.Models.HostCapacity>
Public ReadOnly Property NodeCapacityInfos As IDictionary(Of String, HostCapacity)