AzureOperatorNexusClusterNfviDetails Class

Definition

The AzureOperatorNexusCluster NFVI detail.

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

Constructors

Name Description
AzureOperatorNexusClusterNfviDetails()

Initializes a new instance of AzureOperatorNexusClusterNfviDetails.

Properties

Name Description
CustomLocationReferenceId

Gets or sets Id.

Name

Name of the nfvi.

(Inherited from NFVIs)

Methods

Name Description
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

Name Description
IJsonModel<AzureOperatorNexusClusterNfviDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<AzureOperatorNexusClusterNfviDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<NFVIs>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from NFVIs)
IPersistableModel<AzureOperatorNexusClusterNfviDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<AzureOperatorNexusClusterNfviDetails>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<AzureOperatorNexusClusterNfviDetails>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<NFVIs>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from NFVIs)

Applies to