Sdílet prostřednictvím


SiteRecoveryFabricCreateOrUpdateContent.FabricCreationCustomDetails Property

Definition

Fabric provider specific creation input. Please note FabricSpecificCreationContent 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 SiteRecoveryFabricProviderCreationContent, InMageRcmFabricCreationContent and VMwareV2FabricCreationContent.

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

Property Value

Applies to