IA2AClusterUnplannedFailoverInput.IndividualNodeRecoveryPoint Property

Definition

The list of individual node recovery points.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of individual node recovery points.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="individualNodeRecoveryPoints")]
public string[] IndividualNodeRecoveryPoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of individual node recovery points.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="individualNodeRecoveryPoints")>]
member this.IndividualNodeRecoveryPoint : string[] with get, set
Public Property IndividualNodeRecoveryPoint As String()

Property Value

String[]
Attributes

Applies to