Dela via


EceReportedProperties Class

Definition

The DeploymentStatus of AzureStackHCI Cluster.

public class EceReportedProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.EceReportedProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.EceReportedProperties>
type EceReportedProperties = class
    interface IJsonModel<EceReportedProperties>
    interface IPersistableModel<EceReportedProperties>
Public Class EceReportedProperties
Implements IJsonModel(Of EceReportedProperties), IPersistableModel(Of EceReportedProperties)
Inheritance
EceReportedProperties
Implements

Properties

DeploymentStatus

Deployment status of AzureStackHCI Cluster Deployment.

ValidationStatus

validation status of AzureStackHCI Cluster Deployment.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<EceReportedProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<EceReportedProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<EceReportedProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<EceReportedProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<EceReportedProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to