VmmToAzureNetworkMappingSettings Class

Definition

E2A Network Mapping fabric specific settings.

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

Explicit Interface Implementations

IJsonModel<NetworkMappingFabricSpecificSettings>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from NetworkMappingFabricSpecificSettings)
IJsonModel<VmmToAzureNetworkMappingSettings>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<VmmToAzureNetworkMappingSettings>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<NetworkMappingFabricSpecificSettings>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from NetworkMappingFabricSpecificSettings)
IPersistableModel<VmmToAzureNetworkMappingSettings>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<VmmToAzureNetworkMappingSettings>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<VmmToAzureNetworkMappingSettings>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to