Share via


UpdateNetworkMappingProperties.FabricSpecificDetails Property

Definition

Fabrics specific input network Id. 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.

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.FabricSpecificUpdateNetworkMappingContent FabricSpecificDetails { get; set; }
member this.FabricSpecificDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.FabricSpecificUpdateNetworkMappingContent with get, set
Public Property FabricSpecificDetails As FabricSpecificUpdateNetworkMappingContent

Property Value

Applies to