IA2AClusterUnplannedFailoverInput.ClusterRecoveryPointId Property

Definition

The cluster recovery point id to be passed to failover to a particular recovery point.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The cluster recovery point id to be passed to failover to a particular recovery point.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clusterRecoveryPointId")]
public string ClusterRecoveryPointId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The cluster recovery point id to be passed to failover to a particular recovery point.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clusterRecoveryPointId")>]
member this.ClusterRecoveryPointId : string with get, set
Public Property ClusterRecoveryPointId As String

Property Value

Attributes

Applies to