Share via


SiteRecoveryMigrationItemProperties.ProviderSpecificDetails Property

Definition

The migration provider custom settings. Please note MigrationProviderSpecificSettings 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 VMwareCbtMigrationDetails.

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

Property Value

Applies to