VmmToAzureUpdateNetworkMappingContent Class

Definition

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

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

Constructors

VmmToAzureUpdateNetworkMappingContent()

Initializes a new instance of VmmToAzureUpdateNetworkMappingContent.

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<VmmToAzureUpdateNetworkMappingContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<VmmToAzureUpdateNetworkMappingContent>.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<VmmToAzureUpdateNetworkMappingContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<VmmToAzureUpdateNetworkMappingContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<VmmToAzureUpdateNetworkMappingContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to