ClusterReportedProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterReportedPropertiesTypeConverter))]
public class ClusterReportedProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IClusterReportedProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterReportedPropertiesTypeConverter))>]
type ClusterReportedProperties = class
    interface IClusterReportedProperties
    interface IJsonSerializable
Public Class ClusterReportedProperties
Implements IClusterReportedProperties
Inheritance
ClusterReportedProperties
Attributes
Implements

Constructors

ClusterReportedProperties()

Properties

ClusterId
ClusterName
ClusterType
ClusterVersion
DiagnosticLevel
ImdsAttestation
LastUpdated
Manufacturer
Node
SupportedCapability

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to