VmmToVmmUpdateNetworkMappingContent Class

Definition

Update network mappings input properties/behavior specific to vmm to vmm.

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

Constructors

VmmToVmmUpdateNetworkMappingContent()

Initializes a new instance of VmmToVmmUpdateNetworkMappingContent.

Explicit Interface Implementations

IJsonModel<FabricSpecificUpdateNetworkMappingContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from FabricSpecificUpdateNetworkMappingContent)
IJsonModel<VmmToVmmUpdateNetworkMappingContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<VmmToVmmUpdateNetworkMappingContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<FabricSpecificUpdateNetworkMappingContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from FabricSpecificUpdateNetworkMappingContent)
IPersistableModel<VmmToVmmUpdateNetworkMappingContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<VmmToVmmUpdateNetworkMappingContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<VmmToVmmUpdateNetworkMappingContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to