ICrossRegionRestoreRequestObject.CrossRegionRestoreDetail Property

Definition

Cross region restore details.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Cross region restore details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ICrossRegionRestoreDetails) }, Read=true, ReadOnly=false, Required=true, SerializedName="crossRegionRestoreDetails", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ICrossRegionRestoreDetails CrossRegionRestoreDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Cross region restore details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ICrossRegionRestoreDetails) }, Read=true, ReadOnly=false, Required=true, SerializedName="crossRegionRestoreDetails", Update=true)>]
member this.CrossRegionRestoreDetail : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ICrossRegionRestoreDetails with get, set
Public Property CrossRegionRestoreDetail As ICrossRegionRestoreDetails

Property Value

Attributes

Applies to