Share via


A2AReplicationIntentDetails.RecoveryVirtualNetwork Property

Definition

The recovery virtual network details. Please note RecoveryVirtualNetworkCustomDetails 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 ExistingRecoveryVirtualNetwork and NewRecoveryVirtualNetwork.

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

Property Value

Applies to