Share via


FabricSpecificUpdateNetworkMappingContent Class

Definition

Input details specific to fabrics during Network Mapping. Please note FabricSpecificUpdateNetworkMappingContent is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include A2AUpdateNetworkMappingContent, VmmToAzureUpdateNetworkMappingContent and VmmToVmmUpdateNetworkMappingContent.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.UnknownFabricSpecificUpdateNetworkMappingContent))]
public abstract class FabricSpecificUpdateNetworkMappingContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.FabricSpecificUpdateNetworkMappingContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.FabricSpecificUpdateNetworkMappingContent>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.UnknownFabricSpecificUpdateNetworkMappingContent))>]
type FabricSpecificUpdateNetworkMappingContent = class
    interface IJsonModel<FabricSpecificUpdateNetworkMappingContent>
    interface IPersistableModel<FabricSpecificUpdateNetworkMappingContent>
Public MustInherit Class FabricSpecificUpdateNetworkMappingContent
Implements IJsonModel(Of FabricSpecificUpdateNetworkMappingContent), IPersistableModel(Of FabricSpecificUpdateNetworkMappingContent)
Inheritance
FabricSpecificUpdateNetworkMappingContent
Derived
Attributes
Implements

Applies to