Dela via


AzStackHciFabricModelCustomProperties Class

Definition

AzStackHCI fabric model custom properties.

public class AzStackHciFabricModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.FabricModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.AzStackHciFabricModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.AzStackHciFabricModelCustomProperties>
type AzStackHciFabricModelCustomProperties = class
    inherit FabricModelCustomProperties
    interface IJsonModel<AzStackHciFabricModelCustomProperties>
    interface IPersistableModel<AzStackHciFabricModelCustomProperties>
Public Class AzStackHciFabricModelCustomProperties
Inherits FabricModelCustomProperties
Implements IJsonModel(Of AzStackHciFabricModelCustomProperties), IPersistableModel(Of AzStackHciFabricModelCustomProperties)
Inheritance
AzStackHciFabricModelCustomProperties
Implements

Constructors

AzStackHciFabricModelCustomProperties(ResourceIdentifier, AzStackHciClusterProperties, ResourceIdentifier)

Initializes a new instance of AzStackHciFabricModelCustomProperties.

Properties

ApplianceName

Gets or sets the Appliance name.

AzStackHciSiteId

Gets or sets the ARM Id of the AzStackHCI site.

Cluster

AzStackHCI cluster properties.

FabricContainerId

Gets or sets the fabric container Id.

FabricResourceId

Gets or sets the fabric resource Id.

MigrationHubUri

Gets or sets the migration hub Uri.

MigrationSolutionId

Gets or sets the Migration solution ARM Id.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<AzStackHciFabricModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<AzStackHciFabricModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<FabricModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

(Inherited from FabricModelCustomProperties)
IJsonModel<FabricModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from FabricModelCustomProperties)
IPersistableModel<AzStackHciFabricModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<AzStackHciFabricModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<AzStackHciFabricModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<FabricModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from FabricModelCustomProperties)
IPersistableModel<FabricModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

(Inherited from FabricModelCustomProperties)
IPersistableModel<FabricModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from FabricModelCustomProperties)

Applies to