你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IRestoreTargetInfo.DatasourceSetInfo Property

Definition

Information of target DS Set

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

Property Value

Attributes

Applies to