Compartir a través de


A2ACreateProtectionIntentContent.ProtectionProfileCustomContent Propiedad

Definición

Entradas personalizadas del perfil de protección. Tenga en cuenta ProtectionProfileCustomDetails que es la clase base. Según el escenario, es posible que sea necesario asignar una clase derivada de la clase base aquí, o esta propiedad debe convertirse en una de las posibles clases derivadas. Las clases derivadas disponibles incluyen ExistingProtectionProfile y NewProtectionProfile.

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

Valor de propiedad

Se aplica a