IClusterNode Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterNodeTypeConverter))]
public interface IClusterNode : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterNodeTypeConverter))>]
type IClusterNode = interface
    interface IJsonSerializable
Public Interface IClusterNode
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CoreCount
EhcResourceId
Id
LastLicensingTimestamp
Manufacturer
MemoryInGiB
Model
Name
NodeType
OSDisplayVersion
OSName
OSVersion
SerialNumber
WindowsServerSubscription

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to