IRestoreTargetInfo.DatasourceSetInfo Property

Definition

Information of target DS Set

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

Property Value

Attributes

Applies to