IRestoreFilesTargetInfo.TargetDetail Property

Definition

Destination of RestoreAsFiles operation, when destination is not a datasource

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Destination of RestoreAsFiles operation, when destination is not a datasource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITargetDetails) }, Read=true, ReadOnly=false, Required=true, SerializedName="targetDetails", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITargetDetails TargetDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Destination of RestoreAsFiles operation, when destination is not a datasource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITargetDetails) }, Read=true, ReadOnly=false, Required=true, SerializedName="targetDetails", Update=true)>]
member this.TargetDetail : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITargetDetails with get, set
Public Property TargetDetail As ITargetDetails

Property Value

Attributes

Applies to