Sdílet prostřednictvím


A2ACreateProtectionIntentContent.RecoveryVirtualNetworkCustomContent Property

Definition

The recovery virtual network input. 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 RecoveryVirtualNetworkCustomContent { get; set; }
member this.RecoveryVirtualNetworkCustomContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryVirtualNetworkCustomDetails with get, set
Public Property RecoveryVirtualNetworkCustomContent As RecoveryVirtualNetworkCustomDetails

Property Value

Applies to