次の方法で共有


A2ACreateProtectionIntentContent.ProtectionProfileCustomContent プロパティ

定義

保護プロファイルのカスタム入力。 基底クラスであることに注意 ProtectionProfileCustomDetails してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がNewProtectionProfile含まれますExistingProtectionProfile

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

プロパティ値

適用対象