Udostępnij za pośrednictwem


HyperVToAzStackHciProtectedNicProperties Class

Definition

HyperVToAzStackHCI NIC properties.

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

Properties

MacAddress

Gets or sets the NIC mac address.

NetworkName

Gets or sets the network name.

NicId

Gets or sets the NIC Id.

SelectionTypeForFailover

Gets or sets the selection type of the NIC.

TargetNetworkId

Gets or sets the target network Id within AzStackHCI Cluster.

TestNetworkId

Gets or sets the target test network Id within AzStackHCI Cluster.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<HyperVToAzStackHciProtectedNicProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<HyperVToAzStackHciProtectedNicProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<HyperVToAzStackHciProtectedNicProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<HyperVToAzStackHciProtectedNicProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<HyperVToAzStackHciProtectedNicProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to