Bagikan melalui


SiteRecoveryNetworkMappingProperties.FabricSpecificSettings Property

Definition

The fabric specific settings. Please note NetworkMappingFabricSpecificSettings 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 A2ANetworkMappingSettings, VmmToAzureNetworkMappingSettings and VmmToVmmNetworkMappingSettings.

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.NetworkMappingFabricSpecificSettings FabricSpecificSettings { get; }
member this.FabricSpecificSettings : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.NetworkMappingFabricSpecificSettings
Public ReadOnly Property FabricSpecificSettings As NetworkMappingFabricSpecificSettings

Property Value

Applies to