Condividi tramite


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