次の方法で共有


RecoveryPlanPointType(String) コンストラクター

定義

RecoveryPlanPointType の新しいインスタンスを初期化します。

public RecoveryPlanPointType (string value);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanPointType : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanPointType
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象