IRestoreTargetInfo.DatasourceInfo Property

Definition

Information of target DS

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Information of target DS", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDatasource) }, Read=true, ReadOnly=false, Required=true, SerializedName="datasourceInfo", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDatasource DatasourceInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Information of target DS", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDatasource) }, Read=true, ReadOnly=false, Required=true, SerializedName="datasourceInfo", Update=true)>]
member this.DatasourceInfo : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDatasource with get, set
Public Property DatasourceInfo As IDatasource

Property Value

Attributes

Applies to