Condividi tramite


SiteRecoveryCreateReplicationNetworkMappingProperties.FabricSpecificDetails Property

Definition

Fabric specific input properties. Please note FabricSpecificCreateNetworkMappingContent 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 A2ACreateNetworkMappingContent, VmmToAzureCreateNetworkMappingContent and VmmToVmmCreateNetworkMappingContent.

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

Property Value

Applies to